This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 310e9c901a [MSP430] Fix data layout string. new 9766b30760 [ubsan] Improve diagnostics for return value checks (clang)
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/CodeGen/CGCall.cpp | 44 +++++++++++++----------- lib/CodeGen/CGStmt.cpp | 12 +++++++ lib/CodeGen/CodeGenFunction.cpp | 7 ++++ lib/CodeGen/CodeGenFunction.h | 17 +++++++-- test/CodeGenObjC/ubsan-nonnull-and-nullability.m | 34 ++++++++++++++++-- test/CodeGenObjC/ubsan-nullability.m | 32 ++++++++++------- 6 files changed, 107 insertions(+), 39 deletions(-)