summaryrefslogtreecommitdiff
path: root/test/Sema/attr-availability-macosx.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-2/+2
* availability in structured documents. TakesFariborz Jahanian2012-10-011-3/+3
* with -Wdeprecated, include a note to its deprecated declarationFariborz Jahanian2012-04-231-1/+1
* deprecated enum should not warn when used initializing another deprecated enu...Fariborz Jahanian2011-12-091-0/+14
* Extend the new 'availability' attribute with support for anDouglas Gregor2011-03-261-0/+2
* Implement a new 'availability' attribute, that allows one to specifyDouglas Gregor2011-03-231-0/+15