summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-availability-macosx.c
Commit message (Expand)AuthorAgeFilesLines
* Allow pretty platform names in availability attributesAlex Lorenz2017-08-151-2/+2
* AvailabilityAttr: we accept "macos" as the platform name.Manman Ren2016-06-281-6/+6
* Availability: attach the note to the declaration with the attributes.Manman Ren2016-05-061-0/+11
* Sema: Treat 'strict' availability flag like unavailableDuncan P. N. Exon Smith2016-03-081-0/+10
* Add has_feature attribute_availability_with_strict.Manman Ren2016-02-221-0/+4
* Addressing review comments for r261163.Manman Ren2016-02-221-2/+2
* Add 'nopartial' qualifier for availability attributes.Manman Ren2016-02-171-0/+2
* 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
OpenPOWER on IntegriCloud