aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/arc-system-header.m
AgeCommit message (Expand)Author
2013-04-17Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs
2012-09-21objective-C: when diagnosing deprecated/unavailable usage ofFariborz Jahanian
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-06-24Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...Argyrios Kyrtzidis
2011-06-17Only accept __bridge_retain in system headers, as Doug suggested.John McCall
2011-06-15Automatic Reference Counting.John McCall