Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] P1959R0: Remove support for std::*_equality. | Richard Smith | 2019-12-16 | 1 | -34/+5 |
* | [c++20] Return type deduction for defaulted three-way comparisons. | Richard Smith | 2019-12-10 | 1 | -0/+35 |
* | [c++20] Fix incorrect assumptions in checks for comparison category types. | Richard Smith | 2019-12-09 | 1 | -3/+3 |
* | Stop checking whether std::strong_* has ::equivalent members. | Richard Smith | 2019-12-06 | 1 | -6/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [C++2a] Implement operator<=>: Address bugs and post-commit review comments a... | Eric Fiselier | 2018-05-08 | 1 | -35/+26 |
* | [C++2a] Implement operator<=> CodeGen and ExprConstant | Eric Fiselier | 2018-05-07 | 1 | -0/+220 |