aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/no-warning-unavail-unimp.m
AgeCommit message (Expand)Author
2013-01-08Use Decl::getAvailability() rather than checking for the "unavailable"Douglas Gregor
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-04-06Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard
2011-06-24No need to warn if 'unavailable' method/property Fariborz Jahanian