[libcxx-commits] [PATCH] D93424: [libc++] ADL-proof vector<bool> by adding _VSTD:: qualification on calls.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 6 15:27:02 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG781c476ce09e: [libc++] ADL-proof vector<bool> by adding _VSTD:: qualification on calls. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93424/new/
https://reviews.llvm.org/D93424
Files:
libcxx/include/__bit_reference
libcxx/include/__mutex_base
libcxx/include/__tree
libcxx/include/array
libcxx/include/bitset
libcxx/include/functional
libcxx/include/future
libcxx/include/iomanip
libcxx/include/mutex
libcxx/test/libcxx/containers/sequences/vector/robust_against_adl.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93424.315010.patch
Type: text/x-patch
Size: 25134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210106/841eab69/attachment-0001.bin>
More information about the libcxx-commits
mailing list