You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/depr/depr.c.headers
Eric Fiselier dfa283e2cf Fix FP comparisons when SSE isn't available
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349387 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
assert_h.pass.cpp Move test into test/std subdirectory. 10 years ago
ciso646.pass.cpp Remove all _LIBCPP_VERSION tests from under test/std 8 years ago
complex.h.pass.cpp Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 7 years ago
ctype_h.pass.cpp Move test into test/std subdirectory. 10 years ago
errno_h.pass.cpp Move test into test/std subdirectory. 10 years ago
fenv_h.pass.cpp Cleanup warnings and remove use of __builtin_va_list in depr.c.headers 9 years ago
float_h.pass.cpp [libc++] Disable failing C11 feature tests for <cfloat> and <float.h> 6 years ago
inttypes_h.pass.cpp [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 8 years ago
iso646_h.pass.cpp Move test into test/std subdirectory. 10 years ago
limits_h.pass.cpp Move test into test/std subdirectory. 10 years ago
locale_h.pass.cpp Cleanup warnings in test/std/depr 9 years ago
math_h.pass.cpp Fix FP comparisons when SSE isn't available 6 years ago
setjmp_h.pass.cpp Void cast runtime-unused variables. Patch from STL@microsoft.com 9 years ago
signal_h.pass.cpp Cleanup warnings in test/std/depr 9 years ago
stdarg_h.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 9 years ago
stdbool_h.pass.cpp Move test into test/std subdirectory. 10 years ago
stddef_h.pass.cpp Implement LWG3034: P0767R1 breaks previously-standard-layout types 7 years ago
stdint_h.pass.cpp Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com 9 years ago
stdio_h.pass.cpp Fix libc++ test to pass in C++03 mode 8 years ago
stdlib_h.pass.cpp [libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XX 6 years ago
string_h.pass.cpp Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from 9 years ago
tgmath_h.pass.cpp Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 7 years ago
time_h.pass.cpp Cleanup warnings and remove use of __builtin_va_list in depr.c.headers 9 years ago
uchar_h.pass.cpp [test] [depr.c.headers] XFAIL uchar.h on NetBSD 6 years ago
wchar_h.pass.cpp Silence more unused variable warnings. Patch from STL@microsoft.com 9 years ago
wctype_h.pass.cpp Move test into test/std subdirectory. 10 years ago