This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
language.support
/
support.runtime
History
Marshall Clow
171c77b7da
Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as
https://reviews.llvm.org/D50799
...
llvm-svn: 339816
2018-08-15 21:19:08 +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
Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as
https://reviews.llvm.org/D50799
2018-08-15 21:19:08 +00:00