[Lldb-commits] [PATCH] D62089: Make ConnectionFileDescription work with all sockets
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 22 11:29:15 PDT 2019
aadsm updated this revision to Diff 200800.
aadsm added a comment.
Remove unused variables
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62089/new/
https://reviews.llvm.org/D62089
Files:
lldb/include/lldb/Host/Socket.h
lldb/include/lldb/Host/common/TCPSocket.h
lldb/include/lldb/Host/common/UDPSocket.h
lldb/include/lldb/Host/posix/DomainSocket.h
lldb/source/Host/common/TCPSocket.cpp
lldb/source/Host/common/UDPSocket.cpp
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Host/posix/DomainSocket.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
lldb/unittests/Host/ConnectionFileDescriptorTest.cpp
lldb/unittests/Host/SocketTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62089.200800.patch
Type: text/x-patch
Size: 10087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190522/bd73a67a/attachment-0001.bin>
More information about the lldb-commits
mailing list