llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
Louis Dionne c99f5b2af1 [libc++] Handle arrays in std::destroy_at
Also, improve tests for std::destroy and std::destroy_n so that they
check for array support.

These changes are part of http://wg21.link/p0896 (the One Ranges proposal).

Differential Revision: https://reviews.llvm.org/D106916
2021-07-30 09:39:36 -04:00
..
specialized.addressof [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
specialized.construct [libc++] Skip tests using constexpr destructors with older clang versions 2020-10-19 17:23:02 +01:00
specialized.destroy [libc++] Handle arrays in std::destroy_at 2021-07-30 09:39:36 -04:00
uninitialized.construct.default [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
uninitialized.construct.value [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
uninitialized.copy
uninitialized.fill
uninitialized.fill.n
uninitialized.move [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00