[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 12:53:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41f7bb9975bc: [libc++][chrono] Uses operator<=> in the calendar. (authored by Mordante).

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.448137.patch
Type: text/x-patch
Size: 39021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220727/702519de/attachment-0001.bin>


More information about the libcxx-commits mailing list