llvm-project/libcxx/test
Hristo Hristov 83542e4764 [libc++][spaceship] Implement operator<=> for duration
Implements parts of [[ https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1614r2.html | P1614R2 ]]
Implemented `operator<=>` for `std::chrono::duration`

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D145881
2023-03-21 20:06:42 +02:00
..
configs [libc++][NFC] Move the stdlib= test suite configuration for Apple into the cfg.in files 2023-03-17 15:08:35 -04:00
libcxx [libc++] Qualifies size_t. 2023-03-21 17:41:36 +01:00
std [libc++][spaceship] Implement operator<=> for duration 2023-03-21 20:06:42 +02:00
support [libc++] Qualifies size_t. 2023-03-21 17:41:36 +01:00
tools [libc++] Add clang-tidy check for version checks 2023-03-08 15:17:25 +01:00
.clang-format [libc++] Improves clang-format settings. 2023-02-27 19:24:06 +01:00
.clang-tidy
CMakeLists.txt [libc++] Add custom clang-tidy checks 2022-12-23 15:42:13 +01:00
lit.cfg.py