Files
llvm/lldb/include
Med Ismail Bennani 11b3b3834c [lldb] Make ScriptedInterface::CreateObjectPlugin less strict
This patches changes the implementation of `CreateObjectPlugin` in the
various base ScriptedInterface classes, to return an `UnimplementedError`
instead of triggering an assertion.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
2023-10-27 11:58:59 -07:00
..