On Wednesday, 6 March 2013 at 02:26:43 UTC, Chris Cain wrote:
There's a few problems with LLVM. Specifically, the last I heard,
it doesn't do exceptions very well on Windows (maybe not at
all?). However, some of the expertise from this community could
be leveraged to provide patches to LLVM to support this better.
This probably wouldn't be that big of a deal and it would also
help out everyone using LLVM currently.

clang supports dwarf exceptions in 32-bit. 32-bit SEH is not planned for patent issues. 64-bit SEH is under development.

Reply via email to