llvm-project/libcxx/test/std/depr
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
..
depr.atomics/depr.atomics.nonmembers [libcxx] Implement P0883R2 ("Fixing Atomic Initialization") 2021-06-20 17:37:42 +03:00
depr.auto.ptr/auto.ptr [libc++] Add a job running GCC with C++11 2021-07-15 22:13:03 -04:00
depr.c.headers [libc++] Remove support for CloudABI, which has been abandoned 2021-08-24 14:11:32 -04:00
depr.function.objects [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
depr.ios.members [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
depr.lib.binders [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
depr.str.strstreams [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library. 2021-01-19 08:22:06 +01:00
exception.unexpected [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00