[lldb-dev] LLDB Evolution

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Thu Aug 11 08:36:08 PDT 2016


Can we fix this by putting a .clang-format style file in the tests/ folder
that disables comment formatting? The sledgehammer approach would be

CommentPragmas: .*

But we can probably do it with a combination of more targeted options too

On Thu, Aug 11, 2016 at 8:26 AM Christian Convey <christian.convey at gmail.com>
wrote:

> On Thu, Aug 11, 2016 at 11:18 AM, Adrian McCarthy <amccarth at google.com>
> wrote:
> > I assume Christian Convey was referring to clang-format moving the
> > "//breakpoint here" comments in the tests to different lines.
>
> That's correct.  I apologize for the confusion.
>
> - Christian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160811/2d60c53e/attachment.html>


More information about the lldb-dev mailing list