llvm-project/libcxx/test/std/language.support/cmp
Christopher Di Bella ec789a41e2 [libc++] Add equality for spaceship types for themselves
- Adds operator==(partial_ordering, partial_ordering)
- Adds operator==(weak_ordering, weak_ordering)
- Adds operator==(strong_ordering, strong_ordering)

Differential Revision: https://reviews.llvm.org/D81823
2020-06-18 10:22:50 -04:00
..
cmp.common [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
cmp.partialord [libc++] Add equality for spaceship types for themselves 2020-06-18 10:22:50 -04:00
cmp.strongeq [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
cmp.strongord [libc++] Add equality for spaceship types for themselves 2020-06-18 10:22:50 -04:00
cmp.weakeq [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
cmp.weakord [libc++] Add equality for spaceship types for themselves 2020-06-18 10:22:50 -04:00