efriedma-quic wrote: > (See the SEH ifdef in `_Unwind_Exception` in clang/lib/Headers/unwind.h.)
The header also checks that `__USING_SJLJ_EXCEPTIONS__` is not defined. Is that just redundant? https://github.com/llvm/llvm-project/pull/162546 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
