[PATCH] D27606: [libcxx] Fix tuple construction/assignment from types derived from tuple/pair/array.
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 14 13:32:07 PST 2016
EricWF updated this revision to Diff 81456.
EricWF marked 4 inline comments as done.
EricWF added a comment.
Address review comments.
@mpark any other concerns/comments?
https://reviews.llvm.org/D27606
Files:
include/__tuple
include/tuple
include/type_traits
test/std/utilities/tuple/tuple.tuple/tuple.assign/derived_from_tuple_like.pass.cpp
test/std/utilities/tuple/tuple.tuple/tuple.cnstr/derived_from_tuple_like.pass.cpp
test/support/propagate_value_category.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27606.81456.patch
Type: text/x-patch
Size: 25786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161214/7b6dcf6f/attachment-0001.bin>
More information about the cfe-commits
mailing list