aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaObjC/arc-non-pod-memaccess.m
AgeCommit message (Expand)AuthorFilesLines
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall1-2/+2
2011-07-30When complaining about a non-POD second argument to va_arg, use aDouglas Gregor1-0/+8
2011-07-06Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall1-2/+2
2011-06-24Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis1-12/+12
2011-06-15Automatic Reference Counting.John McCall1-0/+55