This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7dcad70 Fix unit test compilation failure. new 6926ecd Remove FileSystem::MakeDirectory. new 08bdbd3 Remove FileSystem::Get/SetFilePermissions
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Host/FileSystem.h | 6 --- source/Host/common/Editline.cpp | 6 +-- source/Host/common/HostInfoBase.cpp | 8 +--- source/Host/posix/FileSystem.cpp | 55 ---------------------- source/Host/windows/FileSystem.cpp | 43 ----------------- source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 3 +- source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp | 4 +- .../GDBRemoteCommunicationServerCommon.cpp | 7 +-- source/Target/Platform.cpp | 18 ++++--- tools/lldb-server/lldb-platform.cpp | 4 +- 10 files changed, 22 insertions(+), 132 deletions(-)