aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/exceptions-nonfragile.m
AgeCommit message (Expand)Author
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-06-22Emit @finally blocks completely lazily instead of forcing theirJohn McCall
2011-02-22Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson
2010-10-16Coding by inspection has its problems.John McCall
2010-10-16objc_exception_rethrow does not take an exception argument.John McCall