This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 83059fd8b Add assert for 'bad' code path in GetUniqueNamespaceDeclaration new a4ad5c473 Change LaunchThread interface to return an expected.
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: include/lldb/Host/ThreadLauncher.h | 9 +++--- source/API/SBHostOS.cpp | 15 +++++++--- source/Core/Communication.cpp | 17 +++++++++-- source/Core/Debugger.cpp | 27 ++++++++++++++---- source/Host/common/TaskPool.cpp | 14 +++++++-- source/Host/common/ThreadLauncher.cpp | 22 +++++---------- source/Host/macosx/objcxx/Host.mm | 9 ++++-- .../Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 12 ++++++-- .../Process/gdb-remote/GDBRemoteCommunication.cpp | 33 +++++++++++----------- .../GDBRemoteCommunicationReplayServer.cpp | 11 ++++++-- .../Process/gdb-remote/ProcessGDBRemote.cpp | 12 ++++++-- source/Target/Process.cpp | 18 ++++++++---- 12 files changed, 133 insertions(+), 66 deletions(-)