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 2977495 [asan] Fix build on Linux. new 101412a [sanitizer] Fix a conflict between abort_on_error and handle_abort.
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_posix.cc | 2 ++ lib/sanitizer_common/sanitizer_posix_libcdep.cc | 11 ++++++++++- test/asan/TestCases/Posix/handle_abort_on_error.cc | 9 +++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 test/asan/TestCases/Posix/handle_abort_on_error.cc