Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang | Richard Smith | 2020-02-19 | 1 | -9/+9 |
* | [c++20] P1143R2: Add support for the C++20 'constinit' keyword. | Richard Smith | 2019-09-04 | 1 | -0/+2 |
* | Enable coroutines under -std=c++2a. | Richard Smith | 2019-02-23 | 1 | -0/+4 |
* | Add missing test for warning added in r310803. | Richard Smith | 2017-08-16 | 1 | -0/+9 |