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 |
Louis Dionne
|
edfdc498b8
[libcxx] Make return value of array<T, 0>.data() checked only for libc++
|
6 years ago |
Louis Dionne
|
a320121c4c
[libcxx] Add missing <cstddef> includes in tests
|
6 years ago |
Marshall Clow
|
8f07eceb27
Update the array tests to not use a local type; removes warnings in C++03. NFC
|
6 years ago |
Eric Fiselier
|
6cb35ede81
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
7 years ago |
Nirav Dave
|
610fc67809
Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types."
|
7 years ago |
Eric Fiselier
|
122c064a76
Make array<const T, 0> non-CopyAssignable and make swap and fill ill-formed.
|
7 years ago |
Eric Fiselier
|
f3224ac007
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
7 years ago |
Eric Fiselier
|
237206bfda
Suppress array initialization warnings in std::experimental::apply tests
|
10 years ago |
Eric Fiselier
|
02bb4bdb49
Fix warnings in array and assoc containers
|
10 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |