summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2023-10-26 09:24:17 +0800
committerGitHub <noreply@github.com>2023-10-26 09:24:17 +0800
commit04ca1b6bd938646874b6518067f03515d88c3b5b (patch)
tree2af22af6205bf5ce4520597b2929e792b3543e35 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent2abf997f8272e88d1a17138da61448bac721b6c1 (diff)
[clang-tidy]fix misc-unused-using-decls false positive false for using in elaborated type (#70230)
`ElaboratedType` including tag keywords and any nested-name-specifiers. We should ignore nested-name-specifiers case but consider tag keywords case for `misc-unused-using-decls` check Fixes: #69714
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions