[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 14:33:06 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289727: [libcxx] Fix tuple construction/assignment from types derived from… (authored by EricWF).

Changed prior to commit:
  https://reviews.llvm.org/D27606?vs=81456&id=81476#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27606

Files:
  libcxx/trunk/include/__tuple
  libcxx/trunk/include/tuple
  libcxx/trunk/include/type_traits
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.assign/derived_from_tuple_like.pass.cpp
  libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/derived_from_tuple_like.pass.cpp
  libcxx/trunk/test/support/propagate_value_category.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27606.81476.patch
Type: text/x-patch
Size: 26195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161214/57927ad6/attachment-0001.bin>


More information about the cfe-commits mailing list