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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 12 12:29:17 PDT 2023


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

- Fixed revision


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.504463.patch
Type: text/x-patch
Size: 6967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230312/60b409d4/attachment.bin>


More information about the libcxx-commits mailing list