[libcxx-commits] [PATCH] D92884: [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 8 14:04:42 PST 2020
Quuxplusone updated this revision to Diff 310344.
Quuxplusone added a comment.
Fix names of new test files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92884/new/
https://reviews.llvm.org/D92884
Files:
libcxx/include/__functional_base
libcxx/include/__functional_base_03
libcxx/include/functional
libcxx/test/std/utilities/function.objects/func.memfn/robust_against_adl.pass.cpp
libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/robust_against_adl.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/robust_against_adl.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92884.310344.patch
Type: text/x-patch
Size: 20550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201208/6f791d99/attachment-0001.bin>
More information about the libcxx-commits
mailing list