[PATCH] D53120: Implement sized deallocation for std::allocator and friends.

Eric Fiselier via Phabricator reviews at reviews.llvm.org
Fri Oct 12 08:41:05 PDT 2018


EricWF updated this revision to Diff 169412.
EricWF marked an inline comment as done.
EricWF added a comment.

Address review comments.


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.169412.patch
Type: text/x-patch
Size: 17958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181012/27d967ef/attachment-0001.bin>


More information about the libcxx-commits mailing list