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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 12 13:31:33 PDT 2023


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

- Fixed revision
- Minor tweak
- Missing include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145881

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__chrono/duration.h
  libcxx/include/chrono
  libcxx/test/std/time/time.duration/time.duration.comparisons/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145881.504467.patch
Type: text/x-patch
Size: 7034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230312/bc75e97b/attachment.bin>


More information about the libcxx-commits mailing list