[Lldb-commits] [PATCH] D31111: Delete various FileSystem functions that are either dead or have direct LLVM equivalents.

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 17 17:14:27 PDT 2017


zturner updated this revision to Diff 92236.
zturner added a comment.

Forgot to remove `Stat` declaration from header file.


https://reviews.llvm.org/D31111

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31111.92236.patch
Type: text/x-patch
Size: 17333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170318/8bd8d261/attachment.bin>


More information about the lldb-commits mailing list