This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from bb3f6476b [lldb] [Process/NetBSD] Fix constructor after r363707 new 964526439 [Process] Remove unused field from HistoryThread
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: .../MainThreadChecker/MainThreadCheckerRuntime.cpp | 7 ++----- .../InstrumentationRuntime/TSan/TSanRuntime.cpp | 4 +--- .../InstrumentationRuntime/UBSan/UBSanRuntime.cpp | 5 +---- .../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 2 +- .../Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp | 3 +-- source/Plugins/Process/Utility/HistoryThread.cpp | 8 +++----- source/Plugins/Process/Utility/HistoryThread.h | 8 ++------ source/Plugins/Process/Utility/HistoryUnwind.cpp | 6 ++---- source/Plugins/Process/Utility/HistoryUnwind.h | 4 +--- .../SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp | 19 +++---------------- 10 files changed, 17 insertions(+), 49 deletions(-)