This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 98079ce Fix darwin cmake build for r279997 new 60d7fe6 Revert "gdb-remote: Make the sequence mutex non-recursive"
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: .../Process/gdb-remote/GDBRemoteClientBase.cpp | 6 +- .../Process/gdb-remote/GDBRemoteClientBase.h | 8 +- .../gdb-remote/GDBRemoteCommunicationClient.cpp | 107 ++++++++------------- .../gdb-remote/GDBRemoteCommunicationClient.h | 20 ++-- .../gdb-remote/GDBRemoteRegisterContext.cpp | 66 ++++++------- .../Process/gdb-remote/GDBRemoteRegisterContext.h | 14 ++- .../Process/gdb-remote/ProcessGDBRemote.cpp | 2 +- .../GDBRemoteCommunicationClientTest.cpp | 42 +++----- 8 files changed, 101 insertions(+), 164 deletions(-)