[libcxx-commits] [PATCH] D117974: [libc++] Make C++03 reference_wrapper more like C++11.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 25 16:33:34 PST 2022
Quuxplusone updated this revision to Diff 403076.
Quuxplusone added a comment.
Poke CI after landing D117953 <https://reviews.llvm.org/D117953>. Expect that CI will be green, or at most AIX will continue to fail for unrelated reasons.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117974/new/
https://reviews.llvm.org/D117974
Files:
libcxx/include/__functional/reference_wrapper.h
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor2.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_ctor.compile.fail.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref_1.compile.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117974.403076.patch
Type: text/x-patch
Size: 8137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220126/9ba9b3c4/attachment.bin>
More information about the libcxx-commits
mailing list