[clang] [llvm] [NFC] Run code formatter on Diagnostic.h/cpp ProfileList.cpp SpecialCaseList.cpp (PR #140316)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Sat May 17 11:06:20 PDT 2025


https://github.com/vitalybuka approved this pull request.

I don't have issues with reformatting the entire files, and https://www.llvm.org/docs/Contributing.html says nothing about that.

But I guess convention is to reformat only parts you are going to change - less noise in blame output, and less conflict resolution for others who have pending PRs here.

On a positive side, if landed, less friction for future editors.

https://github.com/llvm/llvm-project/pull/140316


More information about the cfe-commits mailing list