llvm-project/libcxx
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
..
benchmarks [libc++] Implements Unicode grapheme clustering 2022-07-20 18:38:32 +02:00
cmake [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
docs [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
include [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
lib [libc++][NFC] Add commit SHA for ABI change 2022-07-19 17:16:53 -04:00
src [libc++] Treat incomplete features just like other experimental features 2022-07-19 10:50:20 -04:00
test [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
utils [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.clang-tidy [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
.gitignore
CMakeLists.txt [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -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 [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00