Eric Fiselier
|
dbd4f51025
Fix implementation of ::abs and std::abs LWG 2192.
|
6 years ago |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Billy Robert O'Neal III
|
0a890c95ca
[libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XX
|
6 years ago |
Marshall Clow
|
ea96e3a707
Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it
|
7 years ago |
Ed Schouten
|
1e17bc1faf
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
|
8 years ago |
Eric Fiselier
|
9698ac5a68
Manually suppress -Wnonnull when it occurs in an unevaluated context
|
10 years ago |
Eric Fiselier
|
b47a434d60
Fix a handful of tests that fail in C++03
|
10 years ago |
Eric Fiselier
|
7b86ce5cc4
Fix warnings in test/std/language.support
|
10 years ago |
Ed Schouten
|
323ade3e70
Make support for thread-unsafe C functions optional.
|
10 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |