[libcxx-commits] [PATCH] D92776: [libc++] ADL-proof <algorithm> by adding _VSTD:: qualification on calls.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 8 09:43:45 PST 2020
Quuxplusone updated this revision to Diff 310254.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.
Roll this back to just the main <algorithm> commit. The qualification of memmove etc. turned out to be a bit deeper of a rabbit-hole than I initially expected; I'll open a separate Phab review for that one. Meanwhile, on D92776 <https://reviews.llvm.org/D92776>, I plan to wait for CI to be green and then land what-remains-here as one commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92776/new/
https://reviews.llvm.org/D92776
Files:
libcxx/include/__string
libcxx/include/algorithm
libcxx/include/locale
libcxx/test/std/algorithms/robust_against_adl.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92776.310254.patch
Type: text/x-patch
Size: 44866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201208/1a1d8bce/attachment-0001.bin>
More information about the libcxx-commits
mailing list