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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 1 08:42:59 PDT 2023


H-G-Hristov updated this revision to Diff 510236.
H-G-Hristov added a comment.

- Minor tweaks


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.510236.patch
Type: text/x-patch
Size: 26887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230401/48a8ce36/attachment-0001.bin>


More information about the libcxx-commits mailing list