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 391550952 [fuzzer] Use RawPrint instead of Printf for instrumentation warning new 655b6c15d [libFuzzer][Windows] Temporarily disable value-profile-cmp2.t [...] new e126dee76 hwasan: Add __hwasan_init_static() function.
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/sanitizer/hwasan_interface.h | 12 ++++++---- lib/hwasan/hwasan.cc | 41 ++++++++++++++++++++++------------ lib/hwasan/hwasan.h | 1 + lib/hwasan/hwasan_dynamic_shadow.cc | 25 ++++++++++++++++++++- lib/hwasan/hwasan_dynamic_shadow.h | 1 + lib/hwasan/hwasan_interface_internal.h | 2 +- lib/hwasan/hwasan_linux.cc | 7 ++++-- lib/hwasan/hwasan_thread.cc | 5 ++++- lib/hwasan/hwasan_thread.h | 1 + test/fuzzer/value-profile-cmp2.test | 2 ++ 10 files changed, 74 insertions(+), 23 deletions(-)