Are you saying that Windows cannot support zero-cost exceptions? Do you have documentation on why that is?
back
1 comments
It can, and GCC and MSVC support it (via different mechanisms -- GCC uses DWARF and MSVC uses its own format), but it isn't implemented in LLVM.