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 cc4629e77 [scudo] Secondary allocator overhaul to support Windows new 39ded2781 [asan] poison_heap=0 should not disable __asan_handle_no_return.
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/asan/asan_poisoning.cc | 2 +- lib/asan/asan_poisoning.h | 2 +- test/asan/TestCases/handle_noreturn_bug.cc | 13 +++++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 test/asan/TestCases/handle_noreturn_bug.cc