summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-availability-app-extensions.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow pretty platform names in availability attributesAlex Lorenz2017-08-151-0/+11
| | | | | | rdar://32076651 llvm-svn: 310921
* watchOS & tvOS: add a few more tests.Tim Northover2015-11-021-0/+10
| | | | llvm-svn: 251832
* Add clang support for Objective-C application extensions.Bob Wilson2015-03-021-0/+18
This adds the -fapplication-extension option, along with the ios_app_extension and macosx_app_extension availability attributes. Patch by Ted Kremenek llvm-svn: 230989
OpenPOWER on IntegriCloud