summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorVictor Chernyakin <chernyakin.victor.j@outlook.com>2025-08-13 11:39:45 -0700
committerGitHub <noreply@github.com>2025-08-13 11:39:45 -0700
commit4db8b64850fe8e8ceda91f287cf0b1d6223e953b (patch)
treece9ec8ac11a542c2ee0b9d501479917852a14ede /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent5c401331d73f18bbd83929db20724282b322d1f4 (diff)
[clang][bytecode][NFC] Remove redundant initialization (#153400)
`std::make_unique` value-initializes array elements, so we don't need to zero them out manually.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions