aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/arc-object-init-destroy.mm
AgeCommit message (Expand)Author
2012-09-14objective-C arc: remove -Warc-abi in its entirety.Fariborz Jahanian
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-24Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis
2011-06-15Automatic Reference Counting.John McCall