summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-10-05 19:35:51 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-10-05 19:35:51 +0000
commit91fc7d89d0d5a05e60abac5259fc403d4360e92e (patch)
tree53f4287a4b77a3adbc8306ae984eeccfe29f73a6 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parent77672776392e36a7bd65cb2845834675aefd8076 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud