[libcxx-commits] [PATCH] D104323: [libc++] Undeprecate the std::allocator<void> specialization
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 16 06:55:00 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG87784cc6fb34: [libc++] Undeprecate the std::allocator<void> specialization (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104323/new/
https://reviews.llvm.org/D104323
Files:
libcxx/docs/UsingLibcxx.rst
libcxx/include/__memory/allocator.h
libcxx/include/memory
libcxx/test/libcxx/depr/depr.default.allocator/allocator_types.cxx2a.pass.cpp
libcxx/test/libcxx/depr/depr.default.allocator/allocator_void.cxx2a.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/PR50299.compile.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator.ctor.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator.dtor.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_pointers.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_types.deprecated_in_cxx17.verify.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_types.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_types.removed_in_cxx20.verify.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_types.void.compile.pass.cpp
libcxx/test/std/utilities/memory/default.allocator/allocator_void.deprecated_in_cxx17.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104323.352424.patch
Type: text/x-patch
Size: 20801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210616/7473706f/attachment-0001.bin>
More information about the libcxx-commits
mailing list