[lldb] Remove const qualifier on bool argument passed by value
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Tue, 28 Feb 2023 20:52:21 +0000 (12:52 -0800)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Tue, 28 Feb 2023 20:52:32 +0000 (12:52 -0800)
commit35d17c17a6702c70e877c63e9f7c4ce3e35c1bb9
treeaf6c603f49b7314155ecf8886edbe5cebab3d1ae
parent110ee16467734c0e782c93cfb44c68321b012908
[lldb] Remove const qualifier on bool argument passed by value

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
lldb/include/lldb/Interpreter/ScriptInterpreter.h
lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h