This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9f569d45e0 [AST] Store the callee and argument expressions of CallExpr [...] new 440b5e7cd6 [AST][NFC] Pack CXXOperatorCallExpr
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 | 38 ++++++++++++++++++------------------- include/clang/AST/Stmt.h | 15 +++++++++++++++ lib/AST/ExprCXX.cpp | 9 +++++++-- lib/Serialization/ASTReaderStmt.cpp | 4 ++-- lib/Serialization/ASTWriterStmt.cpp | 2 +- 5 files changed, 44 insertions(+), 24 deletions(-)