[all-commits] [llvm/llvm-project] ec0050: [NFC][LLDB] Removing extra semicolons to silence -...
Shafik Yaghmour via All-commits
all-commits at lists.llvm.org
Tue Mar 23 14:33:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec00502b9f4021112c22b87ff849ecb5505763dd
https://github.com/llvm/llvm-project/commit/ec00502b9f4021112c22b87ff849ecb5505763dd
Author: Shafik Yaghmour <syaghmour at apple.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
M lldb/tools/debugserver/source/MacOSX/ThreadInfo.h
Log Message:
-----------
[NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi diagnostics
More information about the All-commits
mailing list