[compiler-rt] [llvm] [nfc]For InstrProfData.inc, clang-format functions and opt-out of formatting on the rest (PR #82057)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 16:58:51 PST 2024


================
@@ -62,6 +62,7 @@
 #define INSTR_PROF_VISIBILITY
 #endif
 
+// clang-format off:re-enable clang-format after `issue #82426` is fixed
----------------
minglotus-6 wrote:

reworded to explain the reason to turn off clang-format now (and when we might consider re-enable it). PTAL.

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


More information about the llvm-commits mailing list