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 0a64c4f71 [hwasan] change the thread list so that main_thread can also [...] new a65c89cd5 [hwasan] Fix malloc overflow detection.
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 | 16 +++++---- test/hwasan/TestCases/sizes.cpp | 80 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 7 deletions(-) create mode 100644 test/hwasan/TestCases/sizes.cpp