[libcxx-commits] [PATCH] D67675: [libc++] Remove C++03 variadics in shared_ptr

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 20 09:10:30 PDT 2019


zoecarver updated this revision to Diff 221044.
zoecarver added a comment.

- merge c++03 tests with other tests and always enable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67675

Files:
  libcxx/include/memory
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared_cxx03.pass.cpp
  libcxx/test/support/min_allocator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67675.221044.patch
Type: text/x-patch
Size: 14510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190920/9fdde77a/attachment-0001.bin>


More information about the libcxx-commits mailing list