llvm-project/libcxx/test/std/time/time.cal
Mark de Wever 41f7bb9975 [libc++][chrono] Uses operator<=> in the calendar.
Since the calendar is added in C++20 the existing operators are removed.

Implements part of:
- P1614R2 The Mothership has Landed

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D129887
2022-07-27 21:53:08 +02:00
..
time.cal.day [libc++][chrono] Adds operator<=> for day. 2022-07-13 17:20:31 +02:00
time.cal.last
time.cal.md [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.mdlast
time.cal.month [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.mwd
time.cal.mwdlast
time.cal.operators
time.cal.wdidx
time.cal.wdlast
time.cal.weekday
time.cal.year [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.ym [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.ymd [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.ymdlast
time.cal.ymwd
time.cal.ymwdlast
euclidian.h