This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996
/
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
Fix warnings in test/std/language.support
2015-07-18 21:17:16 +00:00
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
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
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