[libcxx-commits] [PATCH] D151205: [libc++][spaceship] Additional tests for `operator<=>` `map` and `multimap`
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 31 00:37:10 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6614d36d7114: [libc++][spaceship] Additional tests for `operator<=>` `map` and `multimap` (authored by Zingam).
Changed prior to commit:
https://reviews.llvm.org/D151205?vs=526432&id=526937#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151205/new/
https://reviews.llvm.org/D151205
Files:
libcxx/test/std/containers/associative/map/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/map/map.nonmember/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/map/map.nonmember/compare.three_way.verify.cpp
libcxx/test/std/containers/associative/multimap/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/multimap/multimap.nonmember/compare.three_way.pass.cpp
libcxx/test/std/containers/associative/multimap/multimap.nonmember/compare.three_way.verify.cpp
libcxx/test/support/test_container_comparisons.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151205.526937.patch
Type: text/x-patch
Size: 14371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230531/f18461cf/attachment.bin>
More information about the libcxx-commits
mailing list