This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-03 14:26:09 +00:00
Code
Issues
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
Void cast runtime-unused variables. Patch from STL@microsoft.com
2016-05-02 19:15:48 +00:00
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