summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/exceptions.m
Commit message (Expand)AuthorAgeFilesLines
* In the fragile ObjC ABI, save the caught exception to the side if there areJohn McCall2010-10-041-0/+56
* Make this test a little less dependent on exact optimizer results.John McCall2010-08-111-6/+6
* Fix a bug in @finally emission in both the fragile and non-fragile EH schemesJohn McCall2010-08-111-0/+51
* Some more correctness fixes and code-size optimizations for fragile-ABIJohn McCall2010-08-041-20/+19
* Fix fragile-ABI ObjC exceptions in the presence of optimization withJohn McCall2010-07-311-0/+46
* Validated by nightly-test runs on x86 and x86-64 darwin, including afterJohn McCall2010-07-061-4/+25
* NeXT/EH: When generating the rethrow code for a finally block, make sure toDaniel Dunbar2010-04-231-0/+18
OpenPOWER on IntegriCloud