]> granicus.if.org Git - clang/commit
Re-land r236052, "[SEH] Add 32-bit lowering code for __try"
authorReid Kleckner <reid@kleckner.net>
Tue, 9 Jun 2015 17:47:50 +0000 (17:47 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 9 Jun 2015 17:47:50 +0000 (17:47 +0000)
commitb2c611a18bb8ea8d6e48fd03d89b771c60304e13
treeaf4dd2772c1e517d46e7203e24c0f8026a756efc
parent170245032061472048a174d595dd89307707e9c0
Re-land r236052, "[SEH] Add 32-bit lowering code for __try"

This reverts r236167.

LLVM should be ready for this now.

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