summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-no-runtime.m
Commit message (Expand)AuthorAgeFilesLines
* Capitalize "Objective-C" and "C++" in user-facing contexts.Jordan Rose2012-07-191-1/+1
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* When applying ARC __weak to a non-objc pointer, do not give error thatArgyrios Kyrtzidis2011-11-071-0/+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/+15