This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 66e4895a66 [c++20] Fix crash when constant-evaluating an assignment wit [...] new 0d4dcf2bb3 During constant evaluation, handle CXXBindTemporaryExprs for [...]
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: lib/AST/ExprConstant.cpp | 13 ++++++------- test/SemaCXX/constant-expression-cxx2a.cpp | 5 +++++ 2 files changed, 11 insertions(+), 7 deletions(-)