================
@@ -1114,6 +1112,20 @@ __gxx_personality_seh0(PEXCEPTION_RECORD ms_exc, void
*this_frame,
}
#endif
+# ifdef __WASM_EXCEPTIONS__
+extern "C" _LIBCXXABI_FUNC_VIS void __gxx_wasm_personality_v0(void*
exception_ptr) {
----------------
QuantumSegfault wrote:
I ran `clang-format` on this section of code.
Is there something that doesn't seem right???
https://github.com/llvm/llvm-project/pull/209282
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits