[PATCH] D30837: [libcxx] Support for shared_ptr<T()>

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 08:43:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303874: Add support for shared_ptr<FunctionType> (authored by epilk).

Changed prior to commit:
  https://reviews.llvm.org/D30837?vs=97313&id=100251#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30837

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30837.100251.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170525/96034311/attachment.bin>


More information about the cfe-commits mailing list