aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2024-08-27 09:04:58 -0700
committerPhilip Reames <listmail@philipreames.com>2024-08-27 09:14:30 -0700
commitd0a6434e86880f55e225ffa2e39c77f10aea1604 (patch)
tree43d46b2bf5f17e7ebb790792aa7836073b126589 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parentef5ba2ede79f759ff8eaad222dca36aa5f1871c3 (diff)
downloadllvm-d0a6434e86880f55e225ffa2e39c77f10aea1604.zip
llvm-d0a6434e86880f55e225ffa2e39c77f10aea1604.tar.gz
llvm-d0a6434e86880f55e225ffa2e39c77f10aea1604.tar.bz2
[SLP] Reduce scope of variable using if clause [NFC]
This particular variable name is shadowed by another lower in the function, so reducing it's scope to it's single use removes the shadowing and makes the code much less error prone.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions