[clang] [WebAssembly] Define __WASM_EXCEPTIONS__ for -fwasm-exceptions (PR #92604)

Derek Schuff via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 09:29:04 PDT 2024


https://github.com/dschuff approved this pull request.

LGTM too, I don't see a huge risk of breaking external users using the old define at this point, and as noted we can fix the library usage without breaking anything either.

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


More information about the cfe-commits mailing list