[clang] Format clang/lib/Sema/Sema.cpp (PR #111518)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 08:57:14 PDT 2024
https://github.com/Sirraide commented:
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...
https://github.com/llvm/llvm-project/pull/111518
More information about the cfe-commits
mailing list