![]() 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 |
||
---|---|---|
.. | ||
assert_h.pass.cpp | ||
ciso646.pass.cpp | ||
complex.h.pass.cpp | ||
ctype_h.pass.cpp | ||
errno_h.pass.cpp | ||
fenv_h.pass.cpp | ||
float_h.pass.cpp | ||
inttypes_h.pass.cpp | ||
iso646_h.pass.cpp | ||
limits_h.pass.cpp | ||
locale_h.pass.cpp | ||
math_h.pass.cpp | ||
setjmp_h.pass.cpp | ||
signal_h.pass.cpp | ||
stdarg_h.pass.cpp | ||
stdbool_h.pass.cpp | ||
stddef_h.pass.cpp | ||
stdint_h.pass.cpp | ||
stdio_h.pass.cpp | ||
stdlib_h.aligned_alloc.compile.pass.cpp | ||
stdlib_h.pass.cpp | ||
string_h.pass.cpp | ||
tgmath_h.pass.cpp | ||
time_h.pass.cpp | ||
uchar_h.pass.cpp | ||
wchar_h.pass.cpp | ||
wctype_h.pass.cpp |