This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9a10e4b7c9 Fix checking for permitted results of constant expressions. new 38090e137e For now, disallow lifetime-extended temporaries with non-tri [...]
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/Basic/DiagnosticASTKinds.td | 3 +++ lib/AST/ExprConstant.cpp | 10 +++++++++- test/SemaCXX/constant-expression-cxx2a.cpp | 19 +++++++++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-)