[PATCH] D66178: Remove std::shared_ptr::make_shared and std::shared_ptr::allocate_shared
Zoe Carver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 21 10:14:46 PST 2020
zoecarver updated this revision to Diff 245907.
zoecarver edited the summary of this revision.
zoecarver added a comment.
Herald added projects: clang, libc++.
Herald added a subscriber: cfe-commits.
- Remove std::shared_ptr::allocate_shared
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66178/new/
https://reviews.llvm.org/D66178
Files:
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h
libcxx/include/memory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66178.245907.patch
Type: text/x-patch
Size: 10729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200221/7021d5a9/attachment-0001.bin>
More information about the cfe-commits
mailing list