llvm-project/libcxx/test/std/time/time.cal
Louis Dionne d529e8110b [libc++] Fix compilation error on platforms that don't implement std::tm
Instead of mentioning tm directly in the definition of __convert_to_tm,
take it as a template argument. As a fly-by also fix incorrect Lit feature
(should have been no-localization instead of libcpp-has-no-localization).

Differential Revision: https://reviews.llvm.org/D133490
2022-09-08 18:10:53 -04:00
..
time.cal.day [libc++] Fix compilation error on platforms that don't implement std::tm 2022-09-08 18:10:53 -04: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++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.cal.mwd
time.cal.mwdlast
time.cal.operators [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.cal.wdidx
time.cal.wdlast
time.cal.weekday [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.cal.year [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.cal.ym [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
time.cal.ymd [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
time.cal.ymdlast
time.cal.ymwd
time.cal.ymwdlast
euclidian.h