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
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
..
cmp
Implement P0768r1: Library support for the Spaceship Operator.
2018-04-06 21:37:23 +00:00
cstdint
/cstdint.syn
…
support.dynamic
[libcxx] Fix XFAILs for aligned allocation tests on older OSX versions
2018-08-15 00:30:03 +00:00
support.exception
[libcxx] [test] Strip trailing whitespace. NFC.
2018-06-14 00:12:20 +00:00
support.general
…
support.initlist
Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
2017-10-14 15:52:38 +00:00
support.limits
[libc++] Disable failing C11 feature tests for <cfloat> and <float.h>
2018-08-15 00:18:01 +00:00
support.rtti
…
support.runtime
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
support.start.term
Mark the at_exit and at_quick_exit tests as unsupported under C++98 an 03, since those calls were introduced in C++11. They're already guarded by an ifdef in the code, so this is a 'belt-and-suspenders' change.
2018-08-15 19:27:53 +00:00
support.types
[libcxx] [test] Strip trailing whitespace. NFC.
2018-03-22 22:59:02 +00:00
nothing_to_do.pass.cpp
…