This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2c2be4a865 [CodeGen][test] Use FileCheck variable matchers for better t [...] new c6c5c09413 [clang] Small improvments after Adding APValue to ConstantExpr
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 | 11 +++-------- include/clang/AST/Expr.h | 22 ++++++++++------------ include/clang/AST/Stmt.h | 7 +++++++ lib/AST/ASTContext.cpp | 2 +- lib/AST/Expr.cpp | 37 ++++++++++++++++++++++++++++++------- lib/AST/ExprConstant.cpp | 2 ++ lib/Sema/SemaDeclCXX.cpp | 2 -- lib/Sema/SemaExpr.cpp | 13 ++++++++----- 8 files changed, 61 insertions(+), 35 deletions(-)