[lldb] Fix some warnings in the python plugin
This commit is contained in:
@@ -1190,6 +1190,7 @@ bool ScriptInterpreterPythonImpl::ExecuteOneLineWithReturn(
|
||||
return true;
|
||||
}
|
||||
}
|
||||
llvm_unreachable("Fully covered switch!");
|
||||
}
|
||||
|
||||
Status ScriptInterpreterPythonImpl::ExecuteMultipleLines(
|
||||
|
||||
Reference in New Issue
Block a user