[libcxx-commits] [PATCH] D117953: [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref"

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 09:20:32 PST 2022


Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, Mordante, philnik, var-const, jloser, libc++.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

Drive-by constexprify the relevant test.


Repository:
  rG LLVM Github Monorepo

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_2.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.402227.patch
Type: text/x-patch
Size: 5733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/59ba1c06/attachment-0001.bin>


More information about the libcxx-commits mailing list