summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-with-atthrow.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* When performing an @throw in ARC, retain + autoreleaseJohn McCall2011-10-011-10/+12
* Removes a comment.Fariborz Jahanian2011-07-201-1/+0
* objc-arc: Fixes a crash @throw'ing an objc message.Fariborz Jahanian2011-07-201-0/+16