This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5fb8e37c6 [testsuite] Split Objective-C new syntax test new 555e11a99 Unify random timeouts throughout LLDB and make them configurable.
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/Target/Process.h | 16 +-------------- .../InstrumentationRuntime/ASan/ASanRuntime.cpp | 3 +-- .../InstrumentationRuntime/TSan/TSanRuntime.cpp | 4 +--- .../InstrumentationRuntime/UBSan/UBSanRuntime.cpp | 2 +- .../ItaniumABI/ItaniumABILanguageRuntime.cpp | 2 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 4 +--- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 7 ++----- .../MemoryHistory/asan/MemoryHistoryASan.cpp | 4 +--- source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 4 ++-- .../Plugins/Process/Utility/InferiorCallPOSIX.cpp | 6 +++--- .../Process/gdb-remote/ProcessGDBRemote.cpp | 8 +++++++- .../MacOSX/AppleGetItemInfoHandler.cpp | 2 +- .../MacOSX/AppleGetPendingItemsHandler.cpp | 2 +- .../SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp | 2 +- .../MacOSX/AppleGetThreadItemInfoHandler.cpp | 2 +- source/Target/Process.cpp | 24 ++++++++++++++++------ 16 files changed, 43 insertions(+), 49 deletions(-)