Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XL: Add C++14 language level flags | Robert Maynard | 2019-04-15 | 1 | -0/+4 |
| | |||||
* | CompileFeatures: Now able to presume full language level support | Robert Maynard | 2019-04-09 | 1 | -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 compiler | Chuck Atkins | 2019-02-25 | 1 | -0/+20 |