This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 59b075cdda [CodeGen] Implement isTriviallyRecursive with StmtVisitor in [...] new 146740dca4 [Sema] Improve a -Warray-bounds diagnostic
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/ASTContext.h | 10 ++++++++++ include/clang/Basic/DiagnosticSemaKinds.td | 3 ++- lib/Sema/SemaExpr.cpp | 24 +++++++++++++++++++----- test/Sema/static-array.c | 12 ++++++++++-- 4 files changed, 41 insertions(+), 8 deletions(-)