[PATCH] D53120: Implement sized deallocation for std::allocator and friends.
Eric Fiselier via Phabricator
reviews at reviews.llvm.org
Wed Oct 24 15:45:19 PDT 2018
EricWF updated this revision to Diff 171011.
EricWF added a comment.
- Misc cleanup.
- Work around Clang bug in C++03.
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.171011.patch
Type: text/x-patch
Size: 20489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181024/0eb70fb1/attachment-0001.bin>
More information about the libcxx-commits
mailing list