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 2541f4516 [hwasan] formatting change, NFC new 0399f45cd [hwasan] get rid of some macros, remove the fixed shadow mapping new 50636f181 [hwasan] remove more stale code
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 | 24 ++++------- lib/hwasan/hwasan_allocator.cc | 2 +- lib/hwasan/hwasan_dynamic_shadow.cc | 8 +--- lib/hwasan/hwasan_linux.cc | 83 +++++++++++++------------------------ lib/hwasan/hwasan_mapping.h | 41 +++++++----------- lib/hwasan/hwasan_poisoning.cc | 4 +- lib/hwasan/hwasan_report.cc | 4 +- lib/hwasan/hwasan_thread.cc | 8 ++-- 8 files changed, 62 insertions(+), 112 deletions(-)