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 9bf9f89d6 [libFuzzer] Remove mutation stats and weighted mutation selection. new 5c8eb9d4b [hwasan] rename some variables and functions for better reada [...] new 2541f4516 [hwasan] formatting change, NFC
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: lib/hwasan/hwasan.cc | 7 ++-- lib/hwasan/hwasan.h | 9 ++--- lib/hwasan/hwasan_allocator.cc | 64 ++++++++++++++++++---------------- lib/hwasan/hwasan_allocator.h | 2 +- lib/hwasan/hwasan_flags.h | 2 +- lib/hwasan/hwasan_interceptors.cc | 5 +-- lib/hwasan/hwasan_interface_internal.h | 2 +- lib/hwasan/hwasan_poisoning.cc | 2 +- lib/hwasan/hwasan_poisoning.h | 2 +- lib/hwasan/hwasan_report.cc | 29 +++++++-------- lib/hwasan/hwasan_thread.h | 2 +- 11 files changed, 66 insertions(+), 60 deletions(-)