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 234cf084c [scudo] Fix improper TSD init after TLS destructors are called new 2b6ced66b [compiler-rt] Cleanup decorators
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_descriptions.cc | 18 +++++++------- lib/asan/asan_descriptions.h | 5 ---- lib/asan/asan_errors.cc | 28 +++++++++++----------- lib/asan/asan_report.cc | 5 ++-- lib/lsan/lsan_common.cc | 5 ++-- lib/msan/msan_report.cc | 23 +++++++++--------- lib/sanitizer_common/sanitizer_report_decorator.h | 4 ++-- lib/tsan/rtl/tsan_report.cc | 29 +++++++++-------------- lib/ubsan/ubsan_diag.cc | 8 +++---- 9 files changed, 54 insertions(+), 71 deletions(-)