summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-non-pod-memaccess.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* When complaining about a non-POD second argument to va_arg, use aDouglas Gregor2011-07-301-0/+8
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-061-2/+2
* Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis2011-06-241-12/+12
* Automatic Reference Counting.John McCall2011-06-151-0/+55