This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 52422ef96e [ASTDump] Add a flag indicating whether a CXXThisExpr is implicit new 749fd7613d [AST] Update the comments of the various Expr::Ignore* + Rel [...]
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 | 173 ++++++++++++++------------- include/clang/AST/Stmt.h | 7 -- lib/ARCMigrate/TransRetainReleaseDealloc.cpp | 8 +- lib/ARCMigrate/TransformActions.cpp | 4 +- lib/ARCMigrate/Transforms.cpp | 7 +- lib/AST/Expr.cpp | 131 ++++++++++++-------- lib/AST/Stmt.cpp | 24 ---- lib/Analysis/ReachableCode.cpp | 5 +- lib/Tooling/ASTDiff/ASTDiff.cpp | 4 +- 9 files changed, 187 insertions(+), 176 deletions(-)