JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 lat temu |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 lat temu |
Louis Dionne
|
edfdc498b8
[libcxx] Make return value of array<T, 0>.data() checked only for libc++
|
6 lat temu |
Louis Dionne
|
a320121c4c
[libcxx] Add missing <cstddef> includes in tests
|
6 lat temu |
Marshall Clow
|
8f07eceb27
Update the array tests to not use a local type; removes warnings in C++03. NFC
|
6 lat temu |
Eric Fiselier
|
6cb35ede81
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
7 lat temu |
Nirav Dave
|
610fc67809
Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types."
|
7 lat temu |
Eric Fiselier
|
f3224ac007
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
|
7 lat temu |
Marshall Clow
|
e22af6b758
Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range Access' for C++17
|
8 lat temu |
Eric Fiselier
|
237206bfda
Suppress array initialization warnings in std::experimental::apply tests
|
10 lat temu |
Eric Fiselier
|
02bb4bdb49
Fix warnings in array and assoc containers
|
10 lat temu |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 lat temu |