Fix up a clang-tidy nit about using empty rather than size == 0.
authorEric Christopher <echristo@gmail.com>
Mon, 27 Apr 2020 22:22:17 +0000 (15:22 -0700)
committerEric Christopher <echristo@gmail.com>
Mon, 27 Apr 2020 22:22:44 +0000 (15:22 -0700)
commit4d40d6640238a8d304c39603a4938de85301fcba
tree6adaa15ea66093f643754b4f4b3ef22732fb080a
parentc750847e0c3b07944f5ad6e18f2a37a523964c35
Fix up a clang-tidy nit about using empty rather than size == 0.
lldb/source/Host/common/TCPSocket.cpp