summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/XLClang-CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* XL: Add C++14 language level flagsRobert Maynard2019-04-151-0/+4
|
* CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-091-0/+3
| | | | | | | | | Previously compilers that only supported the meta-level flags would not have any of the granular features listed. Now we presume that they have full support and enable all the features. Update granular feature tests to skip the actual compilation checks for the presumed features.
* XLClang: Add a new compiler ID for the clang-based XL compilerChuck Atkins2019-02-251-0/+20