]> granicus.if.org Git - clang/commit
Revert 241171, 241187, 241199 (32-bit SEH).
authorNico Weber <nicolasweber@gmx.de>
Thu, 2 Jul 2015 06:10:53 +0000 (06:10 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 2 Jul 2015 06:10:53 +0000 (06:10 +0000)
commit6c5a911bba6ce988c634cd90411412e773171383
tree9c2b676b6e9203622d13a98cb51b0dd8ffcd7ab3
parent55afcebf8e68d3ad113442b2843073a8d1e41b3c
Revert 241171, 241187, 241199 (32-bit SEH).

It still doesn't produce quite the right code, test binaries built with this
enabled fail some tests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241244 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/TargetInfo.h
lib/CodeGen/CGException.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/Sema/SemaStmt.cpp
test/CodeGen/exceptions-seh-finally.c
test/CodeGen/exceptions-seh-leave.c
test/CodeGen/exceptions-seh.c