summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/default.allocator/allocator.dtor.pass.cpp
AgeCommit message (Expand)Author
2024-06-25[libc++] Remove the allocator<const T> extension (#96319)Louis Dionne
2022-03-09Revert "[libc++] Remove extension to support allocator<const T>"Louis Dionne
2022-03-08[libc++] Remove extension to support allocator<const T>Louis Dionne
2022-03-07Revert "[libc++] Remove extension to support allocator<const T>"Louis Dionne
2022-03-07[libc++] Remove extension to support allocator<const T>Louis Dionne
2021-06-16[libc++] Undeprecate the std::allocator<void> specializationLouis Dionne
2020-10-19[libc++][test] test allocator<const T> extension only on libc++Casey Carter
2020-09-22[libc++] Implement C++20's P0784 (More constexpr containers)Louis Dionne