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 79261d3 [tsan] Support C++11 call_once in TSan on Darwin new 4fa1ab2 [asan] Reify ErrorDeadlySignal
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_errors.cc | 46 +++++++++++++++++++++++++++++++++++ lib/asan/asan_errors.h | 50 ++++++++++++++++++++++++++++++++++++++ lib/asan/asan_internal.h | 3 +++ lib/asan/asan_posix.cc | 19 +++++++++------ lib/asan/asan_report.cc | 62 ++++-------------------------------------------- lib/asan/asan_report.h | 5 +++- lib/asan/asan_win.cc | 11 ++++----- 7 files changed, 125 insertions(+), 71 deletions(-)