This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from e4c546028 [libFuzzer] change the strategy for -experimental_len_control [...] new 4f20a94a1 [hwasan] Inline instrumentation & fixed shadow.
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: lib/hwasan/hwasan.cc | 36 ++++---- lib/hwasan/hwasan.h | 8 +- lib/hwasan/hwasan_interface_internal.h | 8 -- lib/hwasan/hwasan_linux.cc | 157 ++++++++++++++++++++++---------- test/hwasan/TestCases/halt-on-error.cc | 15 ++- test/hwasan/TestCases/use-after-free.cc | 5 +- 6 files changed, 136 insertions(+), 93 deletions(-)