[clang] [CodeGen][ObjC] Initial WebAssembly Support for GNUstep (PR #169043)
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 16 09:10:35 PST 2026
rjmccall wrote:
It should be fine to just use the C++ exceptions functions, yeah, as long as the RTTI objects implement the catching semantics correctly.
https://github.com/llvm/llvm-project/pull/169043
More information about the cfe-commits
mailing list