This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f1d0eb6 [CMake] Don't add gtest if it is already there new 3fa7592 Use Timeout<> in EvaluateExpressionOptions class
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/Target.h | 71 ++++++++++------------ source/API/SBExpressionOptions.cpp | 11 ++-- source/Commands/CommandObjectExpression.cpp | 4 +- source/Commands/CommandObjectWatchpoint.cpp | 2 +- source/Expression/REPL.cpp | 4 +- source/Interpreter/CommandInterpreter.cpp | 2 +- .../AddressSanitizer/AddressSanitizerRuntime.cpp | 4 +- .../ThreadSanitizer/ThreadSanitizerRuntime.cpp | 4 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 4 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 6 +- .../MemoryHistory/asan/MemoryHistoryASan.cpp | 4 +- source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 2 +- .../Plugins/Process/Utility/InferiorCallPOSIX.cpp | 6 +- .../MacOSX/AppleGetItemInfoHandler.cpp | 2 +- .../MacOSX/AppleGetPendingItemsHandler.cpp | 2 +- .../SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp | 2 +- .../MacOSX/AppleGetThreadItemInfoHandler.cpp | 2 +- source/Target/Process.cpp | 36 ++++------- source/Target/Target.cpp | 2 + 19 files changed, 77 insertions(+), 93 deletions(-)