[all-commits] [llvm/llvm-project] 6979ab: [lldb] Remove redundant control flow statements (N...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu May 22 22:36:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6979ab26555a8640a0470410c2c040fd68bf68ce
https://github.com/llvm/llvm-project/commit/6979ab26555a8640a0470410c2c040fd68bf68ce
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M lldb/include/lldb/Interpreter/ScriptInterpreter.h
M lldb/include/lldb/Target/Process.h
M lldb/source/Commands/CommandObjectDiagnostics.cpp
M lldb/source/Commands/CommandObjectTarget.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
M lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
Log Message:
-----------
[lldb] Remove redundant control flow statements (NFC) (#141183)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list