This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4b311772fd Introduce Value::stripPointerCastsSameRepresentation new 8cfd67d723 Convert MemberExpr creation and serialization to work the sa [...]
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/Expr.h | 68 ++++++++++------------ include/clang/AST/Stmt.h | 1 + lib/AST/DeclBase.cpp | 1 + lib/AST/Expr.cpp | 72 ++++++++++++++++------- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 54 ++++++++---------- lib/Frontend/Rewrite/RewriteObjC.cpp | 24 ++++---- lib/Sema/SemaExprCXX.cpp | 9 ++- lib/Serialization/ASTReaderStmt.cpp | 92 +++++++++++++----------------- lib/Serialization/ASTWriterStmt.cpp | 56 ++++++++++-------- 9 files changed, 196 insertions(+), 181 deletions(-)