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.con...@gmail.com>
wrote:

> On Thu, Aug 11, 2016 at 11:18 AM, Adrian McCarthy <amcca...@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
>
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to