diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-10-05 19:35:51 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-10-05 19:35:51 +0000 |
commit | 91fc7d89d0d5a05e60abac5259fc403d4360e92e (patch) | |
tree | 53f4287a4b77a3adbc8306ae984eeccfe29f73a6 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | 77672776392e36a7bd65cb2845834675aefd8076 (diff) | |
download | bcm5719-llvm-91fc7d89d0d5a05e60abac5259fc403d4360e92e.tar.gz bcm5719-llvm-91fc7d89d0d5a05e60abac5259fc403d4360e92e.zip |
Fix two-phase name lookup for non-dependent overloaded operators.
If we resolve an overloaded operator call to a specific function during
template definition, don't perform ADL during template instantiation.
Doing so finds overloads that we're not supposed to find.
llvm-svn: 315005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions