This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e7b995835e Address David Blaikie comment by replacing grep with FileCheck. new 95174079f6 [ubsan] Detect invalid unsigned pointer index expression (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/CGExpr.cpp | 37 +++++++++--------- lib/CodeGen/CGExprScalar.cpp | 51 +++++++++++++++---------- lib/CodeGen/CodeGenFunction.h | 2 + test/CodeGen/ubsan-pointer-overflow.m | 72 +++++++++++++++++++++++++++-------- 4 files changed, 110 insertions(+), 52 deletions(-)