[libcxx-commits] [PATCH] D62760: allocate_shared should call allocator_traits::construct

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 31 16:37:41 PDT 2019


zoecarver updated this revision to Diff 202507.
zoecarver added a comment.
Herald added a subscriber: christof.

- update fail tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62760/new/

https://reviews.llvm.org/D62760

Files:
  include/memory
  test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/function_type_default_deleter.fail.cpp
  test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared_construct.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62760.202507.patch
Type: text/x-patch
Size: 9390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190531/d5e1eec6/attachment-0001.bin>


More information about the libcxx-commits mailing list