forked from mirror/libcxx
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.
The test is trying to avoid saying aligned_alloc on Windows' UCRT, which does not (and can not) implement aligned_alloc. However, it's testing for c1xx, meaning clang on Windows will fail this test when using the UCRT. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@344829 91177308-0d34-0410-b5e6-96231b3b80d8 |
7 years ago | |
|---|---|---|
| .. | ||
| csetjmp.pass.cpp | 10 years ago | |
| csignal.pass.cpp | 10 years ago | |
| cstdarg.pass.cpp | 10 years ago | |
| cstdbool.pass.cpp | 11 years ago | |
| cstdlib.pass.cpp | 7 years ago | |
| ctime.pass.cpp | 7 years ago | |