summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-system-header.m
Commit message (Expand)AuthorAgeFilesLines
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-6/+7
* objective-C: when diagnosing deprecated/unavailable usage ofFariborz Jahanian2012-09-211-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis2011-06-241-1/+1
* Only accept __bridge_retain in system headers, as Doug suggested.John McCall2011-06-171-0/+2
* Automatic Reference Counting.John McCall2011-06-151-0/+48