[libcxx-commits] [PATCH] D117953: [libc++] Fix LWG3146 "Excessive unwrapping in std::ref/cref"
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 25 16:31:11 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa13c10588cd5: [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref" (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D117953?vs=402271&id=403075#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117953/new/
https://reviews.llvm.org/D117953
Files:
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__functional/reference_wrapper.h
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/cref_1.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/cref_2.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/lwg3146.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref_1.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref_2.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117953.403075.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220126/a55b0be4/attachment-0001.bin>
More information about the libcxx-commits
mailing list