On Thursday, 10 December 2015 at 04:12:20 UTC, Jack Stouffer wrote:
I think this illustrates the entire problem. How many years has GCC and LLVM had this?

http://clang.llvm.org/docs/MSVCCompatibility.html

"Exceptions and SEH: Partial. C++ exceptions (try / catch / throw) and structured exceptions (__try / __except / __finally) mostly work on x64. 32-bit exception handling support is being worked on."


LLVM really isn't in all that different of a place than dmd. They have stuff that works but doesn't have full compatibility with the others yet. Same thing here.

Reply via email to