Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow pretty platform names in availability attributes | Alex Lorenz | 2017-08-15 | 1 | -0/+11 |
| | | | | | | rdar://32076651 llvm-svn: 310921 | ||||
* | watchOS & tvOS: add a few more tests. | Tim Northover | 2015-11-02 | 1 | -0/+10 |
| | | | | llvm-svn: 251832 | ||||
* | Add clang support for Objective-C application extensions. | Bob Wilson | 2015-03-02 | 1 | -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 |