llvm-project/libcxx/test/std/time
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 [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.clock
time.clock.req
time.duration
time.hms Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
time.point
time.traits
clock.h
days.pass.cpp
hours.pass.cpp
microseconds.pass.cpp
milliseconds.pass.cpp
minutes.pass.cpp
months.pass.cpp
nanoseconds.pass.cpp
rep.h
seconds.pass.cpp
weeks.pass.cpp
years.pass.cpp