This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 06020e4 Fix unit tests on windows new 3e080d2 [InstrumentationRuntime] Refactor the API (Part 1/N) (NFCI) new 7b39d86 [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
The 2 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/InstrumentationRuntime.h | 85 +++++++++++++++++++-- .../AddressSanitizer/AddressSanitizerRuntime.cpp | 78 +++++--------------- .../AddressSanitizer/AddressSanitizerRuntime.h | 27 ++----- .../ThreadSanitizer/ThreadSanitizerRuntime.cpp | 86 ++++++---------------- .../ThreadSanitizer/ThreadSanitizerRuntime.h | 32 ++------ source/Target/InstrumentationRuntime.cpp | 34 +++++++-- 6 files changed, 163 insertions(+), 179 deletions(-)