]> granicus.if.org Git - clang/commit
Revert "Re-land r236052, "[SEH] Add 32-bit lowering code for __try""
authorReid Kleckner <reid@kleckner.net>
Tue, 9 Jun 2015 17:49:42 +0000 (17:49 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 9 Jun 2015 17:49:42 +0000 (17:49 +0000)
commita81d8fe06ec8c992b5434beea5d7ee90de383e65
tree503d641dc7d4c156af7a5f415c6399cf9e16ce1d
parenta21746428f27db9499563e1a70021184e111b375
Revert "Re-land r236052, "[SEH] Add 32-bit lowering code for __try""

This reverts commit r239415. This was committed accidentally, LLVM isn't
ready for this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239417 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.c