aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-with-atthrow.m
AgeCommit message (Expand)Author
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-10-01When performing an @throw in ARC, retain + autoreleaseJohn McCall
2011-07-20Removes a comment.Fariborz Jahanian
2011-07-20objc-arc: Fixes a crash @throw'ing an objc message.Fariborz Jahanian