summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/Clang-CXX-FeatureTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Features: activate C++11 support for Clang 3.1+Giel van Schijndel2017-01-121-2/+1
|
* Features: Split the Clang testable features to a separate file.Stephen Kelly2014-11-111-53/+1
| | | | These tests can be shared with the AppleClang compile feature tests.
* Features: Add support for C++14 features.Stephen Kelly2014-05-221-0/+17
| | | | Record the features implemented by GNU 4.9 and Clang 3.4.
* Features: Record for Clang 3.4Stephen Kelly2014-05-201-0/+69
Clang 3.4 supports all features currently known to CMake.