This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ed657146b Avoid using header from Host/macosx when not testing an apple build. new 40c430006 Normalize some lldb #include statements.
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: source/API/SBTarget.cpp | 2 +- source/Interpreter/CommandInterpreter.cpp | 50 +++++++++++----------- source/Plugins/JITLoader/GDB/CMakeLists.txt | 2 - .../Platform/gdb-server/PlatformRemoteGDBServer.h | 2 +- source/Plugins/Process/FreeBSD/CMakeLists.txt | 4 -- .../Plugins/Process/FreeBSD/RegisterContextPOSIX.h | 2 +- .../RegisterContextPOSIXProcessMonitor_arm.cpp | 2 +- .../RegisterContextPOSIXProcessMonitor_powerpc.cpp | 2 +- source/Plugins/Process/Linux/CMakeLists.txt | 4 -- .../Linux/NativeRegisterContextLinux_ppc64le.h | 2 +- source/Plugins/Process/NetBSD/CMakeLists.txt | 4 -- source/Plugins/Process/POSIX/CMakeLists.txt | 3 -- source/Plugins/Process/Utility/CMakeLists.txt | 2 - .../Plugins/Process/Windows/Common/CMakeLists.txt | 3 -- .../Process/Windows/Common/TargetThreadWindows.cpp | 2 +- .../Common/x64/RegisterContextWindows_x64.cpp | 4 +- .../Common/x86/RegisterContextWindows_x86.cpp | 4 +- source/Plugins/Process/elf-core/CMakeLists.txt | 2 - source/Plugins/Process/mach-core/CMakeLists.txt | 2 - .../Plugins/Process/mach-core/ProcessMachCore.cpp | 2 +- source/Plugins/Process/minidump/CMakeLists.txt | 2 - source/Target/CMakeLists.txt | 2 - 22 files changed, 37 insertions(+), 67 deletions(-)