llvm-project/lldb/unittests/Process/gdb-remote
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
..
CMakeLists.txt Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00
GDBRemoteClientBaseTest.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
GDBRemoteCommunicationClientTest.cpp [lldb/gdb-remote] Add support for the qOffsets packet 2020-02-26 10:18:58 +01:00
GDBRemoteCommunicationServerTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteCommunicationTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteTestUtils.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteTestUtils.h [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00