[libcxx-commits] [PATCH] D66177: Update shared_ptr's constructor
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 20 13:56:18 PST 2019
zoecarver updated this revision to Diff 230326.
zoecarver retitled this revision from "Update shared_ptr's constructor " to "Update shared_ptr's constructor".
zoecarver edited the summary of this revision.
zoecarver added a comment.
Herald added a project: libc++.
- Move try-catch outside of `__allocate_shared`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66177/new/
https://reviews.llvm.org/D66177
Files:
libcxx/include/memory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66177.230326.patch
Type: text/x-patch
Size: 5683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191120/9262360e/attachment.bin>
More information about the libcxx-commits
mailing list