This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 81f7d2d578 [AST] Pack UnaryOperator new ee95fa569c [AST][NFC] Move the friend decls to the top of MemberExpr new 04166176dc [AST] Pack MemberExpr
The 2 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 | 87 +++++++++++++++++-------------------- include/clang/AST/Stmt.h | 30 +++++++++++++ lib/AST/Expr.cpp | 5 ++- lib/Serialization/ASTWriterStmt.cpp | 4 +- 4 files changed, 75 insertions(+), 51 deletions(-)