Files
clang-p2996/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
Pavel Labath 451741a9d7 [lldb] Change Communication::SetConnection to take a unique_ptr
The function takes ownership of the object. This makes that explicit,
and avoids unowned pointers floating around.
2020-04-02 14:42:25 +02:00

111 KiB