labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
cool.
================
Comment at: lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp:20
public:
- TestClient()
- : GDBRemoteCommunication("test.client", "test.client.listener") {}
+ TestClient() : GDBRemoteCommunication() {}
----------------
I think you can just delete this altogether.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133427/new/
https://reviews.llvm.org/D133427
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits