This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from df4319332f [analyzer] Toning down invalidation a bit new d507ee11ea Re-commit "[AST] Introduce GenericSelectionExpr::Association"
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 | 144 ++++++++++++++++++++++++++++---- include/clang/AST/RecursiveASTVisitor.h | 8 +- include/clang/AST/StmtDataCollectors.td | 4 +- lib/AST/ASTDumper.cpp | 10 +-- lib/AST/StmtPrinter.cpp | 6 +- lib/AST/StmtProfile.cpp | 7 +- lib/Sema/SemaExprObjC.cpp | 16 ++-- lib/Sema/SemaPseudoObject.cpp | 22 +++-- lib/Sema/TreeTransform.h | 11 +-- 9 files changed, 173 insertions(+), 55 deletions(-)