llvm-project/libcxx/test/std/depr/depr.c.headers
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
..
assert_h.pass.cpp
ciso646.pass.cpp
complex.h.pass.cpp
ctype_h.pass.cpp
errno_h.pass.cpp
fenv_h.pass.cpp [libc++] Remove obsolete 'newlib' Lit Feature 2020-06-12 14:08:18 -04:00
float_h.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
inttypes_h.pass.cpp
iso646_h.pass.cpp
limits_h.pass.cpp
locale_h.pass.cpp [libc++] Move the #error message for no localization to <locale.h> 2020-10-28 09:49:37 -04:00
math_h.pass.cpp
setjmp_h.pass.cpp
signal_h.pass.cpp
stdarg_h.pass.cpp
stdbool_h.pass.cpp
stddef_h.pass.cpp Avoid using std::max_align_t in pre-C++11 mode 2020-04-04 01:38:41 +02:00
stdint_h.pass.cpp
stdio_h.pass.cpp Reland: Don't expose unavailable cstdio functions. 2020-04-16 12:51:08 -07:00
stdlib_h.aligned_alloc.compile.pass.cpp [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
stdlib_h.pass.cpp [libc++] Split off tests for aligned_alloc & friends into separate test files 2021-08-18 11:52:40 -04:00
string_h.pass.cpp [libc++] Remove support for CloudABI, which has been abandoned 2021-08-24 14:11:32 -04:00
tgmath_h.pass.cpp
time_h.pass.cpp
uchar_h.pass.cpp [libc++] Remove obsolete 'newlib' Lit Feature 2020-06-12 14:08:18 -04:00
wchar_h.pass.cpp [libc++] Remove support for CloudABI, which has been abandoned 2021-08-24 14:11:32 -04:00
wctype_h.pass.cpp