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 b97fb2e6b [Profile] PE binary coverage bug fix new 6d4c217ce [ubsan] Use the correct tool name in diagnostics
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/sanitizer_common/sanitizer_common.cc | 13 +++++++------ lib/sanitizer_common/sanitizer_common.h | 10 +++++++--- lib/sanitizer_common/sanitizer_common_libcdep.cc | 5 +++-- lib/ubsan/ubsan_diag.cc | 6 +++--- lib/ubsan/ubsan_init.cc | 6 +++++- lib/ubsan/ubsan_init.h | 3 +++ test/ubsan/TestCases/Integer/summary.cpp | 4 ++-- 7 files changed, 30 insertions(+), 17 deletions(-)