Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: activate C++11 support for Clang 3.1+ | Giel van Schijndel | 2017-01-12 | 1 | -2/+1 |
| | |||||
* | Features: Split the Clang testable features to a separate file. | Stephen Kelly | 2014-11-11 | 1 | -53/+1 |
| | | | | These tests can be shared with the AppleClang compile feature tests. | ||||
* | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 1 | -0/+17 |
| | | | | Record the features implemented by GNU 4.9 and Clang 3.4. | ||||
* | Features: Record for Clang 3.4 | Stephen Kelly | 2014-05-20 | 1 | -0/+69 |
Clang 3.4 supports all features currently known to CMake. |