================
@@ -11,6 +11,8 @@
 
 #define _LIBUNWIND_VERSION 15000
 
+// Disable clang-format as it makes the huge conditions unreadable.
+// clang-format off
----------------
mgorny wrote:

Because it's removing all indentation completely.

https://github.com/llvm/llvm-project/pull/152861
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to