summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2007-07-04-NestedCatches.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-32/+0
| | | | llvm-svn: 51695
* Fix this test: llvm-gcc-4.2 optimizes almost everything away,Duncan Sands2007-08-271-2/+2
| | | | | | | resulting in zero matches, while llvm-gcc-4.1 manages to remove one pointless selector changing the number of matches. llvm-svn: 41494
* Nested try-catch-filter testcase.Duncan Sands2007-07-041-0/+32
llvm-svn: 37874
OpenPOWER on IntegriCloud