summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-decls.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
* Don't suppress access-control or invalid-type diagnostics from aJohn McCall2012-01-261-0/+11
* objc-arc: better diagnostic when block is declaredFariborz Jahanian2011-12-121-1/+6
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* objcetive-c-arc: When overriding a method, its ns_consumed patameterFariborz Jahanian2011-09-271-0/+19
* Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis2011-06-241-6/+6
* Automatic Reference Counting.John McCall2011-06-151-0/+64