Fix Windows warnings.
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 28 May 2014 16:43:26 +0000 (16:43 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 28 May 2014 16:43:26 +0000 (16:43 +0000)
commit0a70a845342cd75f40b7de3f0e7e70d973f5aecb
tree10cb95a48b345373110a7e2308b4b95716c914d1
parent2c77fe59d9c1ab15b2032db2db932ce54774b3a9
Fix Windows warnings.

This fixes a number of trivial warnings in the Windows build. This is part of a larger effort to make the Windows build warning-free.

See http://reviews.llvm.org/D3914 for more details.

Change by Zachary Turner

llvm-svn: 209749
lldb/source/Commands/CommandObjectArgs.cpp
lldb/source/Core/ConnectionFileDescriptor.cpp
lldb/source/Host/common/SocketAddress.cpp
lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Target/Platform.cpp