[libcxx-commits] [PATCH] D91708: [libc++] ADL-proof <vector> by adding _VSTD:: qualification on calls.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 20 17:59:54 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e965df6054a: Revert "Revert "[libc++] ADL-proof <vector> by adding _VSTD:: qualification on… (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91708/new/
https://reviews.llvm.org/D91708
Files:
libcxx/include/__hash_table
libcxx/include/__split_buffer
libcxx/include/__tree
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/list
libcxx/include/memory
libcxx/include/string
libcxx/include/vector
libcxx/test/libcxx/containers/sequences/vector/robust_against_adl.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91708.306812.patch
Type: text/x-patch
Size: 12186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201121/b580c498/attachment-0001.bin>
More information about the libcxx-commits
mailing list