llvm-project/libcxx/test
Louis Dionne eaa4f041f7 [libc++] Use numeric_limits instead of raw INT_MAX
This allows discard_block_engine to work on platforms that might not
provide a full <limits.h> header.

Differential Revision: https://reviews.llvm.org/D138212
2022-11-18 11:32:14 -05:00
..
configs [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
libcxx [libc++] Use numeric_limits instead of raw INT_MAX 2022-11-18 11:32:14 -05:00
std [libc++] Add FTM for constexpr vector 2022-11-09 22:45:20 +01:00
support [libc++] Implement P2438R2 (std::string::substr() &&) 2022-11-02 20:28:47 +01:00
.clang-tidy [libc++] Add clang-tidy for the tests 2022-07-20 11:26:49 +02:00
CMakeLists.txt [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
lit.cfg.py