summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/new-array-init-exceptions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* Reapply r151172 - Unwind path cleanup for array new list initializers - with aChad Rosier2012-02-241-0/+41
| | | | | | test case that only runs on debug builds. llvm-svn: 151311
* Revert r151172: Unwind path cleanup for array new list initializers.Chad Rosier2012-02-221-40/+0
| | | | llvm-svn: 151203
* Unwind path cleanup for array new list initializers.Sebastian Redl2012-02-221-0/+40
llvm-svn: 151172
OpenPOWER on IntegriCloud