================ @@ -14,6 +14,7 @@ #ifndef LLVM_CLANG_BASIC_ALLDIAGNOSTICS_H #define LLVM_CLANG_BASIC_ALLDIAGNOSTICS_H +// clang-format off ---------------- delcypher wrote:
I had assumed that the inclusion order was deliberate but taking a closer look I see it doesn't actually match the declaration order of the categories (i.e. `Common`, `Driver, `Frontend`...). I'll just reformat this bit. https://github.com/llvm/llvm-project/pull/154628 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits