diff options
author | Hristo Hristov <hghristov.rmm@gmail.com> | 2024-04-13 11:39:38 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-13 11:39:38 +0300 |
commit | 9931e7efc6505002e866ee553af5d812123c22f5 (patch) | |
tree | 03ae8d3f18083c0bf5a94867d8053af41c5ed8d9 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 11f22f1a963ab3c8949cb723a63c07d7a409c8a8 (diff) | |
download | llvm-9931e7efc6505002e866ee553af5d812123c22f5.zip llvm-9931e7efc6505002e866ee553af5d812123c22f5.tar.gz llvm-9931e7efc6505002e866ee553af5d812123c22f5.tar.bz2 |
[libc++][spaceship][NFC] P0905R1: Symmetry for spaceship - mark as implemented (#87871)
Implemented: https://wg21.link/P0905R1 in
0913ca197855626c93fdae4184ae80ff5a26503a
- https://eel.is/c++draft/cmp.weakeq (Removed in
https://wg21.link/P1959R0)
- https://eel.is/c++draft/cmp.strongeq (Removed in
https://wg21.link/P1959R0)
- https://eel.is/c++draft/cmp.partialord
-
https://github.com/llvm/llvm-project/blob/4abb722ffa7fcf809faa4a479fdf2f78c685b351/libcxx/include/__compare/ordering.h#L101
- https://eel.is/c++draft/cmp.weakord
-
https://github.com/llvm/llvm-project/blob/4abb722ffa7fcf809faa4a479fdf2f78c685b351/libcxx/include/__compare/ordering.h#L173
- https://eel.is/c++draft/cmp.strongord
-
https://github.com/llvm/llvm-project/blob/4abb722ffa7fcf809faa4a479fdf2f78c685b351/libcxx/include/__compare/ordering.h#L250
References:
- https://wg21.link/P1959R0 - Remove `std::weak_equality` and
`std::strong_equality`
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions