[Lldb-commits] [PATCH] Move FileSystem functions from Host to their own class

Zachary Turner zturner at google.com
Fri Aug 15 15:13:39 PDT 2014


Closed by commit rL215775 (authored by @zturner).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4889

Files:
  lldb/trunk/include/lldb/Host/FileCache.h
  lldb/trunk/include/lldb/Host/FileSystem.h
  lldb/trunk/include/lldb/Host/Host.h
  lldb/trunk/include/lldb/Target/FileAction.h
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/CMakeLists.txt
  lldb/trunk/source/Host/CMakeLists.txt
  lldb/trunk/source/Host/common/CMakeLists.txt
  lldb/trunk/source/Host/common/FileCache.cpp
  lldb/trunk/source/Host/common/FileSpec.cpp
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/common/Socket.cpp
  lldb/trunk/source/Host/posix/CMakeLists.txt
  lldb/trunk/source/Host/posix/FileSystem.cpp
  lldb/trunk/source/Host/windows/CMakeLists.txt
  lldb/trunk/source/Host/windows/FileSystem.cpp
  lldb/trunk/source/Host/windows/Host.cpp
  lldb/trunk/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
  lldb/trunk/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
  lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/POSIX/ProcessPOSIX.cpp
  lldb/trunk/source/Plugins/Process/POSIX/ProcessPOSIX.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/trunk/source/Target/FileAction.cpp
  lldb/trunk/source/Target/Platform.cpp
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/source/Target/ProcessLaunchInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4889.12575.patch
Type: text/x-patch
Size: 76042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140815/5b8a94c9/attachment.bin>


More information about the lldb-commits mailing list