llvm-project/libcxx/test
Louis Dionne 13ea134323 [libc++] Make it an error to define _LIBCPP_DEBUG
We have been transitioning off of that macro since LLVM 15.

Differential Revision: https://reviews.llvm.org/D137975
2022-11-15 09:48:13 -05:00
..
configs [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
libcxx [libc++] Make it an error to define _LIBCPP_DEBUG 2022-11-15 09:48:13 -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