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/language.support/support.runtime
Hans Wennborg d2482584d7 Merging r339816:
------------------------------------------------------------------------
r339816 | marshall | 2018-08-15 23:19:08 +0200 (Wed, 15 Aug 2018) | 1 line

Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as https://reviews.llvm.org/D50799
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_70@339992 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
csetjmp.pass.cpp Void cast runtime-unused variables. Patch from STL@microsoft.com 10 years ago
csignal.pass.cpp Fix warnings in test/std/language.support 10 years ago
cstdarg.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
cstdbool.pass.cpp Move test into test/std subdirectory. 11 years ago
cstdlib.pass.cpp Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it 7 years ago
ctime.pass.cpp Merging r339816: 7 years ago