summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-03-31 09:55:07 -0700
committerGitHub <noreply@github.com>2025-03-31 09:55:07 -0700
commit514f984a8d28abf095df0a293294a40a2e811b8f (patch)
tree143e1204ef42b40841144b837e0f8d8f31382c68 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentf0b3bdd6dfa035653de5ead7b8d0582a8c0c158e (diff)
[CIR][NFC] Fix warnings in ClangIR code (#133134)
This fixes unused variable warnings that have crept into the ClangIR code. In some cases the variable will be needed later, but all unused variables are being removed here. They can be reintroduced when they are needed.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions