summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/frame/select/TestFrameSelect.py
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2019-09-03 14:13:00 +0000
committerHaojian Wu <hokein@google.com>2019-09-03 14:13:00 +0000
commit67853ac4e01a60e9be3db0c1745c7bdc58dfa446 (patch)
tree285048dd9dcb4bbb20344941ddb2844de9ba0590 /lldb/packages/Python/lldbsuite/test/commands/frame/select/TestFrameSelect.py
parent97e5de522e6d09adabcfe5c6ac09a4f0c5b1c153 (diff)
downloadbcm5719-llvm-67853ac4e01a60e9be3db0c1745c7bdc58dfa446.tar.gz
bcm5719-llvm-67853ac4e01a60e9be3db0c1745c7bdc58dfa446.zip
[clang-tidy] Fix a false positive in unused-using-decl check
The previous matcher "hasAnyTemplateArgument(templateArgument())" only matches the first template argument, but the check wants to iterate all template arguments. This patch fixes this. Also some refactorings in this patch (to make the code reusable). llvm-svn: 370760
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/frame/select/TestFrameSelect.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud