>>! In D5268#19, @yaron.keren wrote: > Where can I see this SEH patch? > > Could you contribute it to clang so you won't have to reapply it every time?
Patch is here: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-clang/clang-win64-seh.patch But it apply on top of Mingw driver patch. And you can't choose exceptions for 64 bit toolchains then. You get SEH by default. But probably it's good when 32bit SEH will be added to GCC. Borland patent is already expired. http://reviews.llvm.org/D5268 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
