[libcxx-commits] [PATCH] D72640: [libcxx] Qualify make_pair in searcher implementations to prevent ADL
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 6 11:19:33 PST 2020
Quuxplusone added a comment.
@ericwf ping! (@logan-5 says he needs someone to land this patch, and I think that's you.)
@logan-5, you mentioned that you have found other cases of unintended ADL by applying the clang-tidy check in D72282 <https://reviews.llvm.org/D72282>, right? But those patches have not yet been uploaded to Phab? Is there any help I can offer that would advance that work?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72640/new/
https://reviews.llvm.org/D72640
More information about the libcxx-commits
mailing list