llvm-project/libcxx/test/std/utilities/memory/default.allocator
Nikolas Klauser a96443edde [libc++] Implement P0401R6 (allocate_at_least)
Reviewed By: ldionne, var-const, #libc

Spies: mgorny, libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D122877
2022-04-09 16:03:45 +02:00
..
allocator.globals [libc++] Implement C++20's P0784 (More constexpr containers) 2020-09-22 11:20:33 -04:00
allocator.members [libc++] Implement P0401R6 (allocate_at_least) 2022-04-09 16:03:45 +02:00
PR50299.compile.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator.ctor.pass.cpp Revert "[libc++] Remove extension to support allocator<const T>" 2022-03-09 17:04:18 -05:00
allocator.dtor.pass.cpp Revert "[libc++] Remove extension to support allocator<const T>" 2022-03-09 17:04:18 -05:00
allocator_pointers.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_types.deprecated_in_cxx17.verify.cpp Revert "[libc++] Remove extension to support allocator<const T>" 2022-03-09 17:04:18 -05:00
allocator_types.pass.cpp Revert "[libc++] Remove extension to support allocator<const T>" 2022-03-09 17:04:18 -05:00
allocator_types.removed_in_cxx20.verify.cpp Revert "[libc++] Remove extension to support allocator<const T>" 2022-03-09 17:04:18 -05:00
allocator_types.void.compile.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00