[clang] [WinEH] Check object unwinding in seh block only when -eha is used (PR #180108)

Arthur Eubanks via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 6 14:46:01 PST 2026


aeubanks wrote:

perhaps updating clang/test/CodeGenCXX/exceptions-seh.cpp to check that the code can compile without `/EHa`, but without checking the generated code? that seems better than no test

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


More information about the cfe-commits mailing list