summaryrefslogtreecommitdiffstats
path: root/clang/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. llvm-svn: 188447
* Fix ABI dependent tests by providing an explicit target triple.David Blaikie2012-09-191-1/+1
| | | | | | Patch by Joey Gouly. llvm-svn: 164239
* Make sure we don't emit IR for unused EH cleanups. PR13359.Eli Friedman2012-08-021-0/+22
llvm-svn: 161148
OpenPOWER on IntegriCloud