This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e6a0f1c46 Re-commit regularization of the lldb-gtest-build target. new 784e89ad5 [FileSystem] Add convenience method to check for directories.
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/Host/FileSystem.h | 6 ++++++ source/API/SBPlatform.cpp | 2 +- source/Core/Module.cpp | 2 +- source/Core/ModuleList.cpp | 2 +- source/Host/common/FileSystem.cpp | 11 +++++++++++ source/Host/common/Symbols.cpp | 2 +- source/Host/macosx/Symbols.cpp | 2 +- source/Host/macosx/objcxx/Host.mm | 4 ++-- source/Host/macosx/objcxx/HostInfoMacOSX.mm | 2 +- source/Plugins/ExpressionParser/Clang/ClangHost.cpp | 2 +- .../ExpressionParser/Clang/ClangModulesDeclVendor.cpp | 2 +- source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 8 ++++---- .../Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp | 18 +++++++++--------- source/Plugins/Process/Darwin/NativeProcessDarwin.cpp | 2 +- source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 3 +-- .../Plugins/Process/Windows/Common/ProcessWindows.cpp | 2 +- source/Target/TargetList.cpp | 2 +- 17 files changed, 44 insertions(+), 28 deletions(-)