HighCommander4 wrote:

> Shouldn't it be placed on a new line?

I think what may be happening here is that the refactorings try to avoid 
duplicating the work of the formatter, and just generate syntactically valid 
code that the formatter will then format according to the codebase's 
clang-format settings.


https://github.com/llvm/llvm-project/pull/76329
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to