Marshall Clow
|
ddb1b0576a
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
|
6 سال پیش |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 سال پیش |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Eric Fiselier
|
6cb35ede81
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
7 سال پیش |
Stephan T. Lavavej
|
a686caad20
[libcxx] [test] Untabify, NFC.
|
8 سال پیش |
Stephan T. Lavavej
|
16e2ba19df
[libcxx] [test] Fix comment typos, strip trailing whitespace.
|
8 سال پیش |
Marshall Clow
|
d25c997c77
Implement the missing constexpr stuff in <array>. Fixes PR#31645.
|
8 سال پیش |
Eric Fiselier
|
84acb1ec3f
Remove trailing whitespace in test suite. Approved by Marshall Clow.
|
9 سال پیش |
Eric Fiselier
|
237206bfda
Suppress array initialization warnings in std::experimental::apply tests
|
10 سال پیش |
Eric Fiselier
|
02bb4bdb49
Fix warnings in array and assoc containers
|
10 سال پیش |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 سال پیش |