llvm-project/libcxx/test
Mark de Wever 3d68a67fe6 [libc++] Tests transitive includes for all C++ versions.
D132284 has an approach to reduce the number of transitive includes
based on the language version used. This requires to be able to validate
changes in transitive includes in all language versions.

Due to issues in the experimental library c++03 will be done separately.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D132534
2022-08-24 19:23:23 +02:00
..
configs [libcxx] [test] Remove --env PATH from the static clangcl config 2022-08-19 11:40:58 +03:00
libcxx [libc++] Tests transitive includes for all C++ versions. 2022-08-24 19:23:23 +02:00
std [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
support [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
.clang-tidy [libc++] Add clang-tidy for the tests 2022-07-20 11:26:49 +02:00
CMakeLists.txt [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00
lit.cfg.py