llvm-project/libcxx/test/std/containers/sequences
Louis Dionne 0724f8bf47 [libc++] Implement C++20's P0784 (More constexpr containers)
This commit adds std::construct_at, and marks various members of
std::allocator_traits and std::allocator as constexpr. It also adds
tests and turns the existing tests into hybrid constexpr/runtime tests.

Thanks to Richard Smith for initial work on this, and to Michael Park
for D69803, D69132 and D69134, which are superseded by this patch.

Differential Revision: https://reviews.llvm.org/D68364
2020-09-22 11:20:33 -04:00
..
array [libc++] Mark some tests as unsupported on GCC 5 2020-07-08 12:02:36 -04:00
deque [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
forwardlist [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
list [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
vector [libc++] Implement C++20's P0784 (More constexpr containers) 2020-09-22 11:20:33 -04:00
vector.bool [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00