aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/weak-property.m
AgeCommit message (Expand)Author
2012-12-12[objc] For the ARC error that is emitted when a synthesized property implemen...Argyrios Kyrtzidis
2012-09-24objective-C: remove use of 'ivar' in favor ofFariborz Jahanian
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
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