This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 019692b3d Add a unit test for ClangASTContext template arguments handling new 00db73625 llgs-tests: Replace the "log+return false" pattern with llvm::Error
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/GDBRemoteCommunication.cpp | 36 +++++ .../Process/gdb-remote/GDBRemoteCommunication.h | 10 ++ unittests/tools/lldb-server/tests/CMakeLists.txt | 2 + .../tools/lldb-server/tests/MessageObjects.cpp | 17 +-- unittests/tools/lldb-server/tests/MessageObjects.h | 2 +- unittests/tools/lldb-server/tests/TestClient.cpp | 160 +++++++-------------- unittests/tools/lldb-server/tests/TestClient.h | 28 ++-- .../lldb-server/tests/ThreadIdsInJstopinfoTest.cpp | 18 +-- 8 files changed, 133 insertions(+), 140 deletions(-)