diff options
author | Logan Smith <logan.r.smith0@gmail.com> | 2020-05-07 11:54:25 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-05-07 11:57:10 -0400 |
commit | 5b4a98eb58aa7672bbdc5e31e573f8f1220fc9c7 (patch) | |
tree | fd4c7e3ecfc7d2a9c323a369821523cbe98563a7 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | d7c2c2ed79abd5446f8b485fe8249e1d3b78488d (diff) | |
download | llvm-5b4a98eb58aa7672bbdc5e31e573f8f1220fc9c7.zip llvm-5b4a98eb58aa7672bbdc5e31e573f8f1220fc9c7.tar.gz llvm-5b4a98eb58aa7672bbdc5e31e573f8f1220fc9c7.tar.bz2 |
[libcxx] Qualify make_pair in searcher implementations to prevent ADL
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
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions