clayborg wrote:

> I think this makes sense.
> 
> Out of curiosity, what does clang-format do to the formatting?

It will complain or try to reformat. This allows lines to exceed the column 
limit and also won't reformat any spacing.

https://github.com/llvm/llvm-project/pull/152618
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to