This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 36b6695 This test now succeeds. new 241ddbf Convert some functions to use StringRef instead of c_str, len
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 | 7 ++-- .../Process/gdb-remote/GDBRemoteCommunication.cpp | 20 ++++++------ .../Process/gdb-remote/GDBRemoteCommunication.h | 6 ++-- .../gdb-remote/GDBRemoteCommunicationServer.cpp | 6 ++-- .../GDBRemoteCommunicationServerCommon.cpp | 38 +++++++++++----------- .../GDBRemoteCommunicationServerLLGS.cpp | 38 +++++++++++----------- .../GDBRemoteCommunicationServerPlatform.cpp | 10 +++--- unittests/Process/gdb-remote/GDBRemoteTestUtils.h | 2 +- 8 files changed, 62 insertions(+), 65 deletions(-)