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 7073422f2 [libFuzzer] Do not turn unittest warnings into errors. new 45aa866d1 CFI: Print DSO names for failed cross-DSO icalls
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 | 15 ++++++++++++++ lib/ubsan/ubsan_handlers_cxx.cc | 25 +++++++++++++++-------- test/cfi/cross-dso-diagnostic.cpp | 42 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+), 8 deletions(-) create mode 100644 test/cfi/cross-dso-diagnostic.cpp