[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
Fri Dec 11 11:18:15 PST 2020
Quuxplusone updated this revision to Diff 311280.
Quuxplusone added a comment.
Rebase, to poke the buildbot.
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.311280.patch
Type: text/x-patch
Size: 20550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201211/9653bd95/attachment-0001.bin>
More information about the libcxx-commits
mailing list