[libcxx-commits] [PATCH] D108250: [libc++][spaceship] Implement std::tuple::operator<=>
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 8 16:30:22 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb80f2dfd11e2: [libc++][spaceship] Implement std::tuple::operator<=> (authored by mumbleskates).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108250/new/
https://reviews.llvm.org/D108250
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/tuple
libcxx/test/libcxx/library/description/conventions/expos.only.func/synth_three_way.pass.cpp
libcxx/test/std/library/description/conventions/expos.only.func/synth_three_way.pass.cpp
libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/size_incompatible_comparison.verify.cpp
libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/size_incompatible_three_way.compile.pass.cpp
libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/three_way.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108250.378378.patch
Type: text/x-patch
Size: 36123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211008/03653fb0/attachment-0001.bin>
More information about the libcxx-commits
mailing list