This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 74a1e19dc9 [AArch64] Add command-line option for SSBS new 67a4e110d5 [AST][Sema] Remove CallExpr::setNumArgs
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 | 32 +++++++++----- include/clang/AST/ExprCXX.h | 35 +++++++++------ lib/AST/Expr.cpp | 71 ++++++++++-------------------- lib/Sema/SemaExpr.cpp | 87 +++++++++++++++++++++---------------- lib/Sema/SemaOverload.cpp | 9 ++-- lib/Serialization/ASTReaderStmt.cpp | 23 +++++++--- 6 files changed, 137 insertions(+), 120 deletions(-)