This brings the LLDB configuration closer to LLVM's and removes visual clutter in the source code by removing the @brief commands from comments.
See also https://reviews.llvm.org/D46290.
This brings the LLDB configuration closer to LLVM's and removes visual clutter in the source code by removing the @brief commands from comments.
See also https://reviews.llvm.org/D46290.
Thanks Adrian, this is great. Did you run your reflow script over this patch again after this change?