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 3b8e065e7 [hwasan] temporarily remove two tests to silence the bots new a370a1998 [hwasan] use thread-local ring buffers to properly report hea [...]
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_allocator.cc | 14 ++--- lib/hwasan/hwasan_allocator.h | 2 +- lib/hwasan/hwasan_report.cc | 82 +++++++++++------------------- lib/hwasan/hwasan_thread.cc | 4 +- lib/hwasan/hwasan_thread.h | 12 +++++ test/hwasan/TestCases/double-free.c | 2 +- test/hwasan/TestCases/realloc-after-free.c | 2 +- test/hwasan/TestCases/use-after-free.c | 2 +- 8 files changed, 54 insertions(+), 66 deletions(-)