summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/attr-availability.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. Recover from missing interface decl.Fariborz Jahanian2014-08-211-0/+27
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-3/+3
* Add test case calling a deprecated method from a subclass that reimplements t...Ted Kremenek2013-04-081-0/+28
* Rework how ObjC method inherit deprecated/availability.Ted Kremenek2013-04-061-2/+2
* One can have an unavailable method overridden by an available method,Douglas Gregor2013-01-161-4/+4
* When checking availability attributes for consistency between anDouglas Gregor2013-01-151-0/+13
* availability in structured documents. TakesFariborz Jahanian2012-10-011-4/+4
* objective-c: merge deprecated/unavailable attributes toFariborz Jahanian2012-06-051-2/+3
* with -Wdeprecated, include a note to its deprecated declarationFariborz Jahanian2012-04-231-2/+9
* Add a test triple. Who knew that all the world wasn't darwin?Douglas Gregor2011-09-231-1/+1
* Don't propagate the 'availability' attribute through declarationDouglas Gregor2011-09-231-0/+13