llvm-project/libcxx
Mark de Wever 0289c90d70 [NFC][libc++] Fixes some tests on Linux.
The tests are adapted to the output produced on Linux.

Reviewed By: #libc, philnik, ldionne

Differential Revision: https://reviews.llvm.org/D124331
2022-04-26 17:50:17 +02:00
..
benchmarks [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
docs [libc++] Remove <functional> includes 2022-04-26 08:54:37 +02:00
include [libc++] Remove <functional> includes 2022-04-26 08:54:37 +02:00
lib [libc++][NFC] Refactor the ABI changelog 2022-03-24 10:24:43 -04:00
src [libc++] Avoid lifetime UB in __thread_local_data() 2022-04-25 14:56:44 -07:00
test [NFC][libc++] Fixes some tests on Linux. 2022-04-26 17:50:17 +02:00
utils [libc++] Use bit field for checking if string is in long or short mode 2022-04-21 14:20:21 +02:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml