summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-property-decl-attrs.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: use 'instance variables' as plural when referringFariborz Jahanian2012-09-241-3/+3
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-3/+3
* objc: Do not warn about mismatch on Super's readonly property attribute, Fariborz Jahanian2011-10-081-0/+14
* 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
* Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis2011-06-241-3/+3
* Automatic Reference Counting.John McCall2011-06-151-0/+67