This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 77fb231f9e PR41854: Don't assert when constant-evaluating a member func [...] new c10f0b96ca PR41845: Detect and reject mismatched inner/outer pack expan [...]
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/ExprCXX.h | 13 +++++++++++-- include/clang/Sema/Sema.h | 3 ++- lib/Sema/SemaTemplateVariadic.cpp | 9 ++++++--- lib/Sema/TreeTransform.h | 17 ++++++++++------- lib/Serialization/ASTReaderStmt.cpp | 1 + lib/Serialization/ASTWriterStmt.cpp | 1 + test/SemaTemplate/cxx1z-fold-expressions.cpp | 10 ++++++++++ 7 files changed, 41 insertions(+), 13 deletions(-)