[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 14:06:52 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1968804ac726: [libc++] Add _VSTD:: qualifications to ADL-proof <algorithm>. (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D92776?vs=310318&id=310345#toc
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.310345.patch
Type: text/x-patch
Size: 44866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201208/eaa0e114/attachment-0001.bin>
More information about the libcxx-commits
mailing list