[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
Wed Feb 13 11:50:26 PST 2019
ldionne updated this revision to Diff 186713.
ldionne added a comment.
Herald added a subscriber: jdoerfert.
Rebase onto master and update the licenses to the new license. Ping!
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54722/new/
https://reviews.llvm.org/D54722
Files:
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/ctor.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/cref.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/invoke.incomplete.fail.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54722.186713.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190213/cf690538/attachment-0001.bin>
More information about the libcxx-commits
mailing list