This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8dc68ee Do some minor renames of "Mac OS X" to "macOS". There's uses [...] new bc5195c Revert r273524, it may have been the cause of a linux testbot [...]
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: .gitignore | 2 +- docs/lldb-gdb-remote.txt | 6 +++--- docs/testsuite/a-detailed-walkthrough.txt | 4 ++-- include/lldb/Symbol/CompactUnwindInfo.h | 2 +- include/lldb/Target/Thread.h | 2 +- source/Host/common/Editline.cpp | 2 +- source/Host/macosx/HostInfoMacOSX.mm | 2 +- source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp | 2 +- source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp | 2 +- source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp | 2 +- .../Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp | 8 ++++---- source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 6 +++--- source/Plugins/Platform/Linux/PlatformLinux.cpp | 2 +- source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +- source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h | 4 ++-- source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp | 4 ++-- source/Plugins/Process/Utility/RegisterContextLLDB.cpp | 2 +- source/Plugins/Process/Utility/UnwindLLDB.cpp | 2 +- source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 4 ++-- source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp | 2 +- source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp | 2 +- 21 files changed, 32 insertions(+), 32 deletions(-)