[libcxx-commits] [PATCH] D54722: [libcxx] Make sure reference_wrapper works with incomplete types

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 1 12:53:08 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX357423: [libcxx] Make sure reference_wrapper works with incomplete types (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54722?vs=186713&id=193156#toc

Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54722/new/

https://reviews.llvm.org/D54722

Files:
  test/std/utilities/function.objects/refwrap/refwrap.const/ctor.incomplete.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.helpers/cref.incomplete.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.helpers/ref.incomplete.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.invoke/invoke.incomplete.fail.cpp
  www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54722.193156.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190401/b4d76cf7/attachment.bin>


More information about the libcxx-commits mailing list