JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
před 6 roky |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
Marshall Clow
|
43d7c79aae
Selectively import timespec_get into namespace std, since some C libraries don't have it. Reviewed as https://reviews.llvm.org/D50799
|
před 7 roky |
Marshall Clow
|
8a16d40991
import timespec and timespec_get into namespace std if we're under c++17 or later AND the underlying C library has them. Fixes PR#38220, but doesn't implement all of P0063 yet.
|
před 7 roky |
Eric Fiselier
|
bfdae2062a
Fix warnings in tests.
|
před 9 roky |
Eric Fiselier
|
a9ea11398d
Void cast runtime-unused variables. Patch from STL@microsoft.com
|
před 9 roky |
Eric Fiselier
|
7b86ce5cc4
Fix warnings in test/std/language.support
|
před 10 roky |
Ed Schouten
|
323ade3e70
Make support for thread-unsafe C functions optional.
|
před 10 roky |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
před 10 roky |