aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/autorelease.m
AgeCommit message (Expand)Author
2013-04-16objc_autoreleasePoolPop() can throw if a -dealloc does.John McCall
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-07-06Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall
2011-06-15Automatic Reference Counting.John McCall