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 1c6ca257c Try to unbreak internal_sysctl() for MacOSX new 86f808bd5 [hwasan] Fix new[] with zero size.
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 | 19 ++++++++++--------- test/hwasan/TestCases/malloc-test.c | 5 ++++- test/hwasan/TestCases/new-test.cc | 18 ++++++++++++++++++ 3 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 test/hwasan/TestCases/new-test.cc