[PATCH] D40259: [libcxx] LWG2993: reference_wrapper<T> conversion from T&&

Agustín Bergé via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 24 06:43:01 PST 2017


K-ballo updated this revision to Diff 124201.
K-ballo edited the summary of this revision.
K-ballo added a comment.

Turn fail test into SFINAE based pass test, mark XFAIL for clang.


https://reviews.llvm.org/D40259

Files:
  include/__functional_base
  include/functional
  test/std/utilities/function.objects/refwrap/refwrap.assign/copy_assign.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor2.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_ctor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40259.124201.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/21b09acf/attachment.bin>


More information about the cfe-commits mailing list