llvm-project/libcxx/test
Louis Dionne deb3b5552f [libc++] Take advantage of -fexperimental-library in libc++
When -fexperimental-library is passed, libc++ will now pick up the
appropriate __has_feature flag defined by Clang to enable the
experimental library features.

As a fly-by, also update the documentation for the various TSes.

Differential Revision: https://reviews.llvm.org/D130176
2022-07-22 08:33:39 -04:00
..
configs [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
libcxx [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
std [libc++] Support int8_t and uint8_t in integer distributions as an extension 2022-07-22 08:33:01 -04:00
support [libc++][ranges] Implement `std::ranges::partition_{point,copy}`. 2022-07-20 11:39:07 -07: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 [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00