summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/throw-expression-cleanup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-1/+1
| | | | | | tests fail. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188447 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix ABI dependent tests by providing an explicit target triple.David Blaikie2012-09-191-1/+1
| | | | | | Patch by Joey Gouly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164239 91177308-0d34-0410-b5e6-96231b3b80d8
* Make sure we don't emit IR for unused EH cleanups. PR13359.Eli Friedman2012-08-021-0/+22
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161148 91177308-0d34-0410-b5e6-96231b3b80d8