[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
Mon Dec 14 09:09:34 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c8e31e17b85: [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D92884?vs=311574&id=311618#toc
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.311618.patch
Type: text/x-patch
Size: 20550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201214/b637af72/attachment-0001.bin>
More information about the libcxx-commits
mailing list