This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5a290239d [Windows] A basic implementation of memory allocations in a d [...] new 73c16825c [FileSystem] Remove GetPermissions() and Readable() from FileSpec
The 1 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/Utility/FileSpec.h | 22 ---------------------- source/API/SBPlatform.cpp | 2 +- source/Commands/CommandObjectTarget.cpp | 6 +++--- .../RenderScriptRuntime/RenderScriptRuntime.cpp | 2 +- .../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 2 +- .../MacOSX/PlatformAppleWatchSimulator.cpp | 2 +- .../Platform/MacOSX/PlatformRemoteDarwinDevice.cpp | 2 +- .../Platform/MacOSX/PlatformiOSSimulator.cpp | 2 +- source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 7 ++++--- .../Plugins/Platform/Windows/PlatformWindows.cpp | 3 ++- .../gdb-server/PlatformRemoteGDBServer.cpp | 2 +- source/Target/Platform.cpp | 2 +- source/Utility/FileSpec.cpp | 13 ------------- 13 files changed, 17 insertions(+), 50 deletions(-)