[libcxx-commits] [PATCH] D62259: shared_ptr changes from library fundamentals (P0414R2)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 6 20:01:23 PDT 2019
zoecarver updated this revision to Diff 203479.
zoecarver added a comment.
- fix test issues
- fix diff issues
- fix void issues
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62259/new/
https://reviews.llvm.org/D62259
Files:
include/memory
test/std/utilities/memory/util.smartptr/util.smartptr.shared/types.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/const_pointer_cast.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/dynamic_pointer_cast.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/reinterpret_pointer_cast.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/static_pointer_cast.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/default.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/op_bracket.pass.cpp
www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62259.203479.patch
Type: text/x-patch
Size: 21748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190607/fa146a15/attachment-0001.bin>
More information about the libcxx-commits
mailing list