Resubmit r298334 after fixing OSX build errors.
authorZachary Turner <zturner@google.com>
Tue, 21 Mar 2017 05:47:57 +0000 (05:47 +0000)
committerZachary Turner <zturner@google.com>
Tue, 21 Mar 2017 05:47:57 +0000 (05:47 +0000)
commit07db3f7e3f268c01e66e87608968c5cb71e35f82
tree77190cb10ea2358a0c94a8289919bb779d11c6f8
parent9b7bbeca48b10a0eb81708650777703ce41e67d7
Resubmit r298334 after fixing OSX build errors.

Hopefully this works, I can't test since I don't have Mac
hardware, however.

llvm-svn: 298340
12 files changed:
lldb/include/lldb/Host/FileSystem.h
lldb/source/Host/common/File.cpp
lldb/source/Host/common/Host.cpp
lldb/source/Host/macosx/Host.mm
lldb/source/Host/posix/DomainSocket.cpp
lldb/source/Host/posix/FileSystem.cpp
lldb/source/Host/posix/PipePosix.cpp
lldb/source/Host/windows/FileSystem.cpp
lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/source/Target/ModuleCache.cpp
lldb/source/Target/Platform.cpp