summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2007-04-31-TryCatch.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-12/+0
| | | | llvm-svn: 51695
* Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands2007-05-011-0/+12
ordinary statements, rather than a list of CATCH_EXPRs or an EH_FILTER_EXPR. llvm-svn: 36629
OpenPOWER on IntegriCloud