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 712a9e568 [Sanitizers] 32 bit allocator respects allocator_may_return_n [...] new d23b5ace1 [ubsan] Improve diagnostics for return value checks (compiler-rt)
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 | 29 ++++++++++++++++---------- lib/ubsan/ubsan_handlers.h | 5 ++--- lib/ubsan/ubsan_interface.inc | 8 +++---- test/ubsan/TestCases/Misc/nonnull.cpp | 37 ++++++++++++++++++++++++++++----- test/ubsan/TestCases/Misc/nullability.c | 2 +- 5 files changed, 57 insertions(+), 24 deletions(-)