llvm-project/libcxx/test/std/depr/depr.c.headers
Louis Dionne 91336a0c61 [libc++] Move the #error message for no localization to <locale.h>
<locale.h> is lower level than <__locale>, so that's where we want the
error to live for systems that don't provide localization support.
2020-10-28 09:49:37 -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++] Add XFAIL for <float.h> and <cfloat> tests on older Clangs 2020-07-30 09:26:55 -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.pass.cpp [libc++] Fix aligned_alloc tests FreeBSD 2020-10-18 18:17:50 +01:00
string_h.pass.cpp
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++] Add missing #include in <cwchar> tests 2019-06-13 18:24:28 +00:00
wctype_h.pass.cpp