[cfe-dev] Exception handling on Windows

Bill Baxter wbaxter at gmail.com
Sat Dec 13 13:43:27 PST 2008


Howdy there,
I'm big user of the D programming language (www.digitalmars.com/d).
Some folks are working hard on an LLVM-based D compiler, but they are
saying they're stuck on Windows, because LLVM doesn't support Windows
SEH for C++ exception handling.

So what does clang do about exception handling on Windows?  Or is
clang also not available on Windows?

Thanks for any insight you can provide.
--bb



More information about the cfe-dev mailing list