Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra character I added to test my changes that I forgot to delete bef... | Douglas Yung | 2019-12-12 | 1 | -1/+1 |
* | Fix test to work correctly on 32-bit platforms. | Douglas Yung | 2019-12-12 | 1 | -1/+2 |
* | [c++20] Implement P1185R2 (as modified by P2002R0). | Richard Smith | 2019-12-10 | 1 | -7/+45 |
* | Fix test after r359009 on platforms where %ms_abi_triple is 32-bit | Nico Weber | 2019-04-24 | 1 | -1/+1 |
* | MS ABI: Support mangling op<=> now that MSVC 2019 has a mangling | Nico Weber | 2019-04-23 | 1 | -2/+6 |
* | Revert r345330 "Add MS ABI mangling for operator<=>." | Hans Wennborg | 2018-10-26 | 1 | -8/+4 |
* | Add MS ABI mangling for operator<=>. | Richard Smith | 2018-10-25 | 1 | -4/+8 |
* | [c++20] P0515R3: Parsing support and basic AST construction for operator <=>. | Richard Smith | 2017-12-14 | 1 | -0/+16 |
* | [c++2a] P0515R3: Support for overloaded operator<=>. | Richard Smith | 2017-12-01 | 1 | -0/+13 |