MMark de Wever[chrono][test] Fixes some tests on Windows.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[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 | 3 年前 | |
[chrono][test] Fixes some tests on Windows. The tests switched from assert to TEST_EQUAL to make it easier to debug assertion failures. This is used to fix most tests on Windows. Some CI tests give no output, which needs to be investigated separately. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D152062 | 2 年前 |