llvm-project/libcxx
Louis Dionne 8b5e4c038e [runtimes][CI] Add a 20 minutes individual test time out
If a single test has been running for more than 20 minutes on a CI node,
something is wrong and it should time-out instead of running until the
node potentially times out itself.

Differential Revision: https://reviews.llvm.org/D114896
2022-04-11 17:47:05 -04:00
..
benchmarks Introduce branchless sorting functions for sort3, sort4 and sort5. 2022-04-08 09:00:30 +02:00
cmake [libcxx] Stop recommending setting LIBCXX_HAS_WIN32_THREAD_API in the MinGW builds 2022-04-04 23:07:40 +03:00
docs [libc++] Implement P1007R3: std::assume_aligned 2022-04-11 10:46:52 -04:00
include [libcxx] locale_bionic.h: skip ndk-version.h on Android platform 2022-04-11 17:51:12 +00:00
lib [libc++][NFC] Refactor the ABI changelog 2022-03-24 10:24:43 -04:00
src [libc++] Rename PS() macro to avoid clashing with Xtensa register name 2022-04-08 17:00:29 -04:00
test [libcxx] [test] Fix back-to-back use of get_temp_file_name() on Windows 2022-04-11 19:46:40 +03:00
utils [runtimes][CI] Add a 20 minutes individual test time out 2022-04-11 17:47:05 -04: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 [libc++] Add a lightweight overridable assertion handler 2022-03-23 15:35:46 -04: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