This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 219dc15 [CMake] Fixing CMake to append source properties instead of o [...] new 136fc5f Make the Error class constructor protected new 0c1b83f Prevent at compile time converting from Error::success() to E [...]
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: source/Host/windows/LockFileWindows.cpp | 4 +- source/Host/windows/PipeWindows.cpp | 8 ++-- source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 2 +- .../Plugins/Process/Linux/NativeProcessLinux.cpp | 46 +++++++++++----------- .../Linux/NativeRegisterContextLinux_arm.cpp | 12 +++--- .../Linux/NativeRegisterContextLinux_arm64.cpp | 10 ++--- .../Linux/NativeRegisterContextLinux_mips64.cpp | 2 +- .../Linux/NativeRegisterContextLinux_s390x.cpp | 18 ++++----- .../Linux/NativeRegisterContextLinux_x86_64.cpp | 4 +- source/Plugins/Process/Linux/NativeThreadLinux.cpp | 8 ++-- .../Process/Windows/Live/ProcessWindowsLive.cpp | 4 +- .../Windows/MiniDump/ProcessWinMiniDump.cpp | 2 +- 12 files changed, 60 insertions(+), 60 deletions(-)