llvm-project/libcxx/docs/DesignDocs
Louis Dionne 80aea8e4a8 [libc++] Simplify how with_system_cxx_lib and availability features are defined
Instead of spamming a bunch of available features that are not actually
used anywhere, only set those that are actually used in the test suite.
In the future, this should probably be based on the target triple only,
with the ability to have wildcards in the triple.
2020-04-14 08:28:05 -04:00
..
ABIVersioning.rst
AvailabilityMarkup.rst [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
CapturingConfigInfo.rst Update an example to use the new LLVM file header. 2019-01-19 11:54:04 +00:00
DebugMode.rst update debugging docs to be less out of date 2019-06-08 04:59:41 +00:00
ExperimentalFeatures.rst [libcxx] Slightly improved policy for handling experimental features 2019-06-11 14:48:40 +00:00
ExtendedCXX03Support.rst Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
FeatureTestMacros.rst Move the feature test macros script to the utils directory. 2019-02-02 23:13:49 +00:00
FileTimeType.rst Support tests in freestanding 2019-02-04 20:31:13 +00:00
ThreadingSupportAPI.rst
VisibilityMacros.rst [libc++] Make sure we can build libc++ with -fvisibility=hidden 2018-10-25 12:13:43 +00:00