aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/arc-system-header.m
AgeCommit message (Expand)Author
2018-02-28[ObjC] Allow declaring __strong pointer fields in structs in Objective-CAkira Hatanaka
2016-03-10Add TreatUnavailableAsInvalid for the verification-only mode in InitListChecker.Manman Ren
2015-10-28Refine r251469 to give better (and more localizable) diagnosticsJohn McCall
2015-10-28Add the ability to define "fake" arguments on attributes.John McCall
2015-10-27Be more conservative about diagnosing "incorrect" uses of __weak:John McCall
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