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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 4 23:59:33 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146392

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/optional
  libcxx/test/std/utilities/optional/optional.comp_with_t/compare.three_way.pass.cpp
  libcxx/test/std/utilities/optional/optional.nullops/compare.three_way.pass.cpp
  libcxx/test/std/utilities/optional/optional.relops/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146392.519751.patch
Type: text/x-patch
Size: 25396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230505/ff37a8f3/attachment-0001.bin>


More information about the libcxx-commits mailing list