[all-commits] [llvm/llvm-project] 620ada: Revert "[libc++] ADL-proof <vector> by adding _VST...
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Thu Nov 19 06:38:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 620adacf87a376ec536ccc66af59df5bb4dc3b38
https://github.com/llvm/llvm-project/commit/620adacf87a376ec536ccc66af59df5bb4dc3b38
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M libcxx/include/__hash_table
M libcxx/include/__split_buffer
M libcxx/include/__tree
M libcxx/include/deque
M libcxx/include/forward_list
M libcxx/include/list
M libcxx/include/memory
M libcxx/include/string
M libcxx/include/vector
R libcxx/test/libcxx/containers/sequences/vector/robust_against_adl.pass.cpp
Log Message:
-----------
Revert "[libc++] ADL-proof <vector> by adding _VSTD:: qualification on calls."
This reverts commit 40267cc989e6d055d5e470681dc7bcfffc72c32f.
Build fails, e.g. http://lab.llvm.org:8011/#/builders/23/builds/108
More information about the All-commits
mailing list