llvm-project/libcxx/test/std/language.support/support.runtime
Marshall Clow 1f9e03f04d Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it
llvm-svn: 338457
2018-07-31 23:39:12 +00:00
..
csetjmp.pass.cpp
csignal.pass.cpp
cstdarg.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
cstdbool.pass.cpp
cstdlib.pass.cpp Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it 2018-07-31 23:39:12 +00:00
ctime.pass.cpp import timespec and timespec_get into namespace std if we're under c++17 or later AND the underlying C library has them. Fixes PR#38220, but doesn't implement all of P0063 yet. 2018-07-31 19:25:00 +00:00