summaryrefslogtreecommitdiff
path: root/test/Sema/attr-availability-tvos.c
Commit message (Expand)AuthorAgeFilesLines
* Add inherited attributes before parsed attributes.Michael Kruse2018-09-241-4/+4
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-4/+2
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-2/+4
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-4/+2
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* Allow pretty platform names in availability attributesAlex Lorenz2017-08-151-2/+2
* Availability: set location when creating attribute for tvos, watchos.Manman Ren2016-05-061-0/+6
* watchOS & tvOS: add a few more tests.Tim Northover2015-11-021-0/+38
* Support tvOS and watchOS availability attributesTim Northover2015-10-301-0/+21