[Lldb-commits] [PATCH] D31089: Remove FileSystem::GetFilePermissions and FileSystem::SetFilePermissions

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 17 10:48:55 PDT 2017


zturner created this revision.

Use the LLVM functions instead


https://reviews.llvm.org/D31089

Files:
  lldb/include/lldb/Host/FileSystem.h
  lldb/source/Host/posix/FileSystem.cpp
  lldb/source/Host/windows/FileSystem.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/source/Target/Platform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31089.92167.patch
Type: text/x-patch
Size: 5556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170317/faf5dbef/attachment.bin>


More information about the lldb-commits mailing list