summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/arc-non-pod.mm
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* In ARC mode, consider Objective-C lifetime types (object pointers andDouglas Gregor2011-07-121-3/+4
* Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis2011-06-241-2/+2
* Automatic Reference Counting.John McCall2011-06-151-0/+115