llvm-project/libcxx/docs/DesignDocs
Louis Dionne 87dd51983c [libc++] Remove support for CloudABI, which has been abandoned
Based on https://github.com/NuxiNL/cloudlibc, it appears that the CloudABI
project has been abandoned. This patch removes a bunch of CloudABI specific
logic that had been added to support that platform.

Note that some knobs like LIBCXX_ENABLE_STDIN and LIBCXX_ENABLE_STDOUT
coud be useful in their own right, however those are currently broken.
If we want to re-add such knobs in the future, we can do it like we've
done it for localization & friends so that we can officially support
that configuration.

Differential Revision: https://reviews.llvm.org/D108637
2021-08-24 14:11:32 -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++] Remove support for CloudABI, which has been abandoned 2021-08-24 14:11:32 -04:00
DebugMode.rst [libc++] NFC: Rewrite the documentation for the debug mode 2021-06-08 16:50:12 -04:00
ExperimentalFeatures.rst
ExtendedCXX03Support.rst Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
FeatureTestMacros.rst [libc++] Use c++20 instead of c++2a consistently. 2021-01-07 13:11:33 +01:00
FileTimeType.rst [libc++][gardening] Replace instances of `\x{AD}`. 2021-04-19 14:59:46 -07:00
NoexceptPolicy.rst [lic++][docs] Explain noexcept policy for narrow contracts. 2021-02-05 11:27:19 -08:00
ThreadingSupportAPI.rst
UniquePtrTrivialAbi.rst Reland [libcxx]Put clang::trivial_abi on smart pointers 2020-07-20 11:54:34 -04:00
VisibilityMacros.rst [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI in <ranges> 2021-07-19 19:33:28 -04:00