Files
clang-p2996/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
Med Ismail Bennani 91bb116190 [lldb/Interpreter] Make ScriptedInterface::ErrorWithMessage static (NFC)
This patch changes the `ScriptedInterface::ErrorWithMessage` method to
make it `static` which makes it easier to call.

The patch also updates its various call sites to reflect this change.

Differential Revision: https://reviews.llvm.org/D117374

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2022-01-24 20:25:54 +01:00

12 KiB