[libunwind] [libunwind] Fix execution flow imbalance when using C++ Exceptions (PR #165066)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 27 17:15:43 PDT 2025


================
@@ -20,6 +20,7 @@
 
 #include <__libunwind_config.h>
 
+// clang-format off
----------------
ojhunt wrote:

ditto

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


More information about the cfe-commits mailing list