================ @@ -14,6 +14,7 @@ #ifndef LLVM_CLANG_BASIC_ALLDIAGNOSTICS_H #define LLVM_CLANG_BASIC_ALLDIAGNOSTICS_H +// clang-format off ---------------- Sirraide wrote:
Imo the ‘fix’ for this is to just reformat this section of the file because the formatting is... all sorts of wrong here to begin with (e.g. the namespace contents are indented), so no wonder clang-format would keep trying to reformat this. 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