This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2abe10f090 Add check-clang-python to the Clang tests directory in IDEs; NFC. new 9687359b2f [Diagnostics] Check for integer overflow in array size expressions
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: include/clang/AST/Expr.h | 9 +++++++-- lib/AST/ExprConstant.cpp | 13 +++++++++++++ lib/Sema/SemaExpr.cpp | 2 +- test/Sema/integer-overflow.c | 3 +++ 4 files changed, 24 insertions(+), 3 deletions(-)