[PATCH] D53120: Implement sized deallocation for std::allocator and friends.
Eric Fiselier via Phabricator
reviews at reviews.llvm.org
Sun Oct 21 18:10:30 PDT 2018
EricWF updated this revision to Diff 170362.
EricWF added a comment.
- Make the library behavior of `std::allocator` match the language behavior in the current dialect.
https://reviews.llvm.org/D53120
Files:
include/__sso_allocator
include/memory
include/new
include/valarray
src/experimental/memory_resource.cpp
test/libcxx/language.support/support.dynamic/libcpp_deallocate.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53120.170362.patch
Type: text/x-patch
Size: 18689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181022/d7db609b/attachment.bin>
More information about the libcxx-commits
mailing list