aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/warn-deprecated-implementations.m
AgeCommit message (Expand)Author
2012-11-17objective-C: Do not issue deprecated warning about implementationFariborz Jahanian
2012-05-27-Wdeprecated warning to include reference (as a note)Fariborz Jahanian
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2012-02-27After numerous requests, have Objective-C 'method declared here' notes mentio...Ted Kremenek
2011-10-06Implicitly assume that a ObjC category to an unavailable interface is also un...Argyrios Kyrtzidis
2011-02-15Warn if method for a deprecated method is implemented.Fariborz Jahanian