summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/weak-property.m
Commit message (Expand)AuthorAgeFilesLines
* [objc] For the ARC error that is emitted when a synthesized property implemen...Argyrios Kyrtzidis2012-12-121-2/+2
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-061-1/+1
* Automatic Reference Counting.John McCall2011-06-151-0/+24