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 f19416e3c [hwasan] fix the build on Linux Ubuntu 14.04. We don't need _ [...] new 9eba657ef [hwasan] properly report heap-buffer-overflow
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 | 12 ++++---- lib/hwasan/hwasan_report.cc | 45 ++++++++++++++++++++++++++++ test/hwasan/TestCases/heap-buffer-overflow.c | 16 ++++++++++ 3 files changed, 67 insertions(+), 6 deletions(-) create mode 100644 test/hwasan/TestCases/heap-buffer-overflow.c