summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-ns-returns-not-retained-attr.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* objective-c: reverse patch for // rdar://9818354Fariborz Jahanian2011-08-011-1/+1
* objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...Fariborz Jahanian2011-07-221-1/+1
* objc-arc/mrc: Allow ns_returns_not_retained attribute on propertiesFariborz Jahanian2011-06-251-0/+21