[compiler-rt] [libcxx] [libcxxabi] [libunwind] [libunwind][libcxx][libcxxabi][compiler-rt-builtins] Fix Exception Handling build for wasm (PR #79667)
Alexander Richardson via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 15:55:02 PDT 2024
================
@@ -10,15 +10,13 @@
//
//===----------------------------------------------------------------------===//
+// clang-format off
----------------
arichardson wrote:
Why is this needed? Adding another newline should avoid the reordering. Alternatively, config.h should include stdbool.h to be self-contained.
https://github.com/llvm/llvm-project/pull/79667
More information about the cfe-commits
mailing list