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 fc6f4a6ed [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS new d139bd8e4 Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO
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/ubsan/ubsan_handlers.cc | 36 ----------------------------- lib/ubsan/ubsan_handlers.h | 9 -------- lib/ubsan/ubsan_handlers_cxx.cc | 45 ++++++++++++++++++++++++++++++++++++ lib/ubsan/ubsan_handlers_cxx.h | 15 ++++++++++++ lib/ubsan/ubsan_type_hash.h | 4 ++++ lib/ubsan/ubsan_type_hash_itanium.cc | 13 ++++++++--- lib/ubsan/ubsan_type_hash_win.cc | 5 ++++ 7 files changed, 79 insertions(+), 48 deletions(-)