summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/exceptions-nonfragile.m
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Emit @finally blocks completely lazily instead of forcing theirJohn McCall2011-06-221-1/+15
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-1/+1
* Coding by inspection has its problems.John McCall2010-10-161-0/+4
* objc_exception_rethrow does not take an exception argument.John McCall2010-10-161-0/+13