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 e151fbe [profile] Add end-end test of vp for inline virtual functions new 4deefb0 UBSan: crash less often on corrupted Vtables.
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_cxx.cc | 16 ++++++--- lib/ubsan/ubsan_type_hash.h | 4 +++ lib/ubsan/ubsan_type_hash_itanium.cc | 6 ++++ .../TypeCheck/vptr-corrupted-vtable-itanium.cpp | 41 ++++++++++++++++++++++ 4 files changed, 62 insertions(+), 5 deletions(-) create mode 100644 test/ubsan/TestCases/TypeCheck/vptr-corrupted-vtable-itanium.cpp