Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] P1959R0: Remove support for std::*_equality. | Richard Smith | 2019-12-16 | 1 | -9/+12 |
* | [c++20] Improve phrasing of diagnostic for missing #include <compare>. | Richard Smith | 2019-12-13 | 1 | -1/+15 |
* | Stop checking whether std::strong_* has ::equivalent members. | Richard Smith | 2019-12-06 | 1 | -3/+3 |
* | [C++2a] Implement operator<=>: Address bugs and post-commit review comments a... | Eric Fiselier | 2018-05-08 | 1 | -1/+1 |
* | [C++2a] Implement operator<=> CodeGen and ExprConstant | Eric Fiselier | 2018-05-07 | 1 | -0/+65 |