[libcxx-commits] [PATCH] D66177: Update shared_ptr's constructor
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 13 15:17:52 PDT 2019
zoecarver created this revision.
zoecarver added reviewers: ldionne, mclow.lists, EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, christof.
This patch represents the ethos of D62233 <https://reviews.llvm.org/D62233>. It is much smaller and will hopefully be easier to review while still achieving the same result :)
Repository:
rCXX libc++
https://reviews.llvm.org/D66177
Files:
libcxx/include/memory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66177.214939.patch
Type: text/x-patch
Size: 6392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190813/f7122b3d/attachment-0001.bin>
More information about the libcxx-commits
mailing list