This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1ad54e198a [Sema] Diagnose array access preceding the array bounds even [...] new e4d246c863 [AST] Pack CXXDependentScopeMemberExpr
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/ExprCXX.h | 119 ++++++++++++++++++++---------------- include/clang/AST/Stmt.h | 23 +++++++ lib/AST/ExprCXX.cpp | 102 +++++++++++++++---------------- lib/Serialization/ASTReaderStmt.cpp | 44 ++++++++----- lib/Serialization/ASTWriterStmt.cpp | 29 +++++---- 5 files changed, 189 insertions(+), 128 deletions(-)