This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 26a006d Move checks for creation of objects of abstract class type fr [...] new 5d99c39 [c++1z] Permit constant evaluation of a call through a functi [...]
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/ASTContext.h | 4 ++++ lib/AST/ASTContext.cpp | 8 ++++++++ lib/AST/ExprConstant.cpp | 5 ++++- lib/Sema/SemaDecl.cpp | 31 ++++++++++-------------------- test/SemaCXX/constant-expression-cxx1z.cpp | 2 ++ 5 files changed, 28 insertions(+), 22 deletions(-)