This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 67d5b9bcce Incorrect implicit data-sharing for nested tasks new ac5aeb33f2 [AST] Move back BasePathSize to the bit-fields of CastExpr
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 | 49 ++++++++++---------------------------------- include/clang/AST/ExprCXX.h | 33 ++++------------------------- include/clang/AST/ExprObjC.h | 7 +------ include/clang/AST/Stmt.h | 5 ++++- lib/AST/Expr.cpp | 31 ++++------------------------ lib/AST/ExprCXX.cpp | 32 ++++++++--------------------- 6 files changed, 32 insertions(+), 125 deletions(-)