summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/nested-rethrow.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make test more generic.Fariborz Jahanian2009-12-141-1/+2
* Patch to fix 32-bit @try failure with internal assertion when compiling Fariborz Jahanian2009-12-141-0/+24