]> granicus.if.org Git - clang/commit
Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216.
authorNico Weber <nicolasweber@gmx.de>
Mon, 13 Apr 2015 20:01:20 +0000 (20:01 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 13 Apr 2015 20:01:20 +0000 (20:01 +0000)
commit5aaa165ebe4c4177f5d461bab50671fc83b0aee5
tree62516c8657baab8e006f4086f367c48579642f45
parent6ea0bd781a94c4f39431368f874da3134726eda9
Revert r234613 (and follow-ups 234614, 234616, 234618), it caused PR23216.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234786 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
include/clang/AST/Mangle.h
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/AttributeList.h
lib/AST/ItaniumMangle.cpp
lib/AST/MicrosoftMangle.cpp
lib/CodeGen/CGException.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/Driver/SanitizerArgs.cpp
test/CodeGen/exceptions-seh-finally.c
test/CodeGen/exceptions-seh-leave.c
test/CodeGen/exceptions-seh.c
test/CodeGenCXX/exceptions-seh.cpp
test/SemaCXX/switch-implicit-fallthrough.cpp