forked from OSchip/llvm-project
![]() This patch adds `_VSTD::` to some calls to `make_pair` inside the implementations of searchers, to prevent things exploding if there is a make_pair in an associated namespace of a user-defined type. https://godbolt.org/z/xAFG98 Differential Revision: https://reviews.llvm.org/D72640 |
||
---|---|---|
.. | ||
search.pass.cpp | ||
search_n.pass.cpp | ||
search_n_pred.pass.cpp | ||
search_pred.pass.cpp |