Revision tags: llvmorg-18.1.8, llvmorg-18.1.7, llvmorg-18.1.6, llvmorg-18.1.5, llvmorg-18.1.4, llvmorg-18.1.3, llvmorg-18.1.2, llvmorg-18.1.1, llvmorg-18.1.0, llvmorg-18.1.0-rc4, llvmorg-18.1.0-rc3, llvmorg-18.1.0-rc2, llvmorg-18.1.0-rc1, llvmorg-19-init, llvmorg-17.0.6, llvmorg-17.0.5, llvmorg-17.0.4, llvmorg-17.0.3, llvmorg-17.0.2, llvmorg-17.0.1, llvmorg-17.0.0, llvmorg-17.0.0-rc4, llvmorg-17.0.0-rc3, llvmorg-17.0.0-rc2, llvmorg-17.0.0-rc1, llvmorg-18-init, llvmorg-16.0.6, llvmorg-16.0.5, llvmorg-16.0.4, llvmorg-16.0.3, llvmorg-16.0.2, llvmorg-16.0.1 |
|
#
466d554d |
| 26-Mar-2023 |
Hristo Hristov <zingam@outlook.com> |
[libc++][spaceship[NFC] P1614R2 `operator<=>` moves misplaced tests to correct location
P1614R2:
- Moved misplaced tests from `libcxx/test/libcxx` to `libcxx/test/std` - Updated status page `Spaces
[libc++][spaceship[NFC] P1614R2 `operator<=>` moves misplaced tests to correct location
P1614R2:
- Moved misplaced tests from `libcxx/test/libcxx` to `libcxx/test/std` - Updated status page `SpaceshipProjects.csv`: `operator<=>` implementation status
Related docs:
- https://eel.is/c++draft/ - https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1614r2.html
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D146902
show more ...
|