[all-commits] [llvm/llvm-project] 35d17c: [lldb] Remove const qualifier on bool argument pas...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue Feb 28 12:52:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35d17c17a6702c70e877c63e9f7c4ce3e35c1bb9
https://github.com/llvm/llvm-project/commit/35d17c17a6702c70e877c63e9f7c4ce3e35c1bb9
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M lldb/include/lldb/Interpreter/ScriptInterpreter.h
M lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
Log Message:
-----------
[lldb] Remove const qualifier on bool argument passed by value
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list