[libcxx-commits] [PATCH] D132265: [libc++][spaceship] Implement `operator<=>` for `array`

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 8 07:03:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG254986d2df8d: [libc++][spaceship] Implement `operator<=>` for `array` (authored by Zingam).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132265/new/

https://reviews.llvm.org/D132265

Files:
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/array
  libcxx/test/std/containers/sequences/array/compare.fail.cpp
  libcxx/test/std/containers/sequences/array/compare.pass.cpp
  libcxx/test/std/containers/sequences/array/compare.three_way.pass.cpp
  libcxx/test/std/containers/sequences/array/compare.three_way.verify.cpp
  libcxx/test/std/containers/sequences/array/compare.verify.cpp
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132265.520360.patch
Type: text/x-patch
Size: 23486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230508/b31795c4/attachment-0001.bin>


More information about the libcxx-commits mailing list