[libcxx-commits] [PATCH] D129887: [libc++][chrono] Uses operator<=> in the calendar.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 27 09:34:41 PDT 2022


Mordante updated this revision to Diff 448076.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Rebased and addresses the review comments.
I will land this after the CI is happy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129887

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__chrono/month.h
  libcxx/include/__chrono/monthday.h
  libcxx/include/__chrono/year.h
  libcxx/include/__chrono/year_month.h
  libcxx/include/__chrono/year_month_day.h
  libcxx/include/chrono
  libcxx/test/std/time/time.cal/time.cal.md/time.cal.md.nonmembers/comparisons.pass.cpp
  libcxx/test/std/time/time.cal/time.cal.month/time.cal.month.nonmembers/comparisons.pass.cpp
  libcxx/test/std/time/time.cal/time.cal.year/time.cal.year.nonmembers/comparisons.pass.cpp
  libcxx/test/std/time/time.cal/time.cal.ym/time.cal.ym.nonmembers/comparisons.pass.cpp
  libcxx/test/std/time/time.cal/time.cal.ymd/time.cal.ymd.nonmembers/comparisons.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129887.448076.patch
Type: text/x-patch
Size: 39021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220727/a2dc4814/attachment-0001.bin>


More information about the libcxx-commits mailing list