cor3ntin wrote:

> Er, while it would be nice for everything to be formatted properly, this 
> might cause some merge conflicts with other people’s changes in `Sema.cpp` 
> (or at least that’s why we don’t do bulk reformatting too often iirc), so I’m 
> not sure we just want to format entire files like this...

Right, use `git clang-format`, that will take care of formatting the file over 
time without creating churn.


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

Reply via email to