back

by dochtman·13y ago·view on hn ↗
Are you saying that Windows cannot support zero-cost exceptions? Do you have documentation on why that is?
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.