llvm-project/libcxx/docs/DesignDocs
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
..
ABIVersioning.rst [libc++] Update ABI docs. NFCI. 2021-06-29 12:39:23 -04:00
AtomicDesign.rst [libc++] Remove the old HTML documentation 2021-06-08 11:18:12 -04:00
CapturingConfigInfo.rst [libc++] Correct outdated documentation about __config_site 2022-03-23 13:42:04 -04:00
DebugMode.rst [libc++] Make the Debug mode a configuration-time only option 2022-06-07 16:33:53 -04:00
ExperimentalFeatures.rst [libc++] Take advantage of -fexperimental-library in libc++ 2022-07-22 08:33:39 -04:00
ExtendedCXX03Support.rst [libc++] Add auto to the list of required extensions in C++03 2022-05-23 20:48:53 +02:00
FeatureTestMacros.rst
FileTimeType.rst [libc++][gardening] Replace instances of `\x{AD}`. 2021-04-19 14:59:46 -07:00
NoexceptPolicy.rst
ThreadingSupportAPI.rst
UniquePtrTrivialAbi.rst [libcxx][doc][nfc] Fixed typo in doc 2022-01-21 10:17:28 -05:00
UnspecifiedBehaviorRandomization.rst [libc++][docs] Change some words to use reST inline literals 2022-02-07 10:00:42 -08:00
VisibilityMacros.rst [libc++] Re-apply the use of ABI tags to provide per-TU insulation 2022-07-08 08:38:36 -04:00