This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5bc2be3c8e [Devirtualization] insert placement new barrier with -O0 new ef421cdb44 Fix PR25627: constant expressions being odr-used in template [...]
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/Parse/Parser.h | 1 + lib/Parse/ParseExpr.cpp | 15 +++++++++++---- lib/Parse/ParseTemplate.cpp | 14 +++++++++----- test/SemaCXX/lambda-expressions.cpp | 14 ++++++++++++-- test/SemaCXX/local-classes.cpp | 12 ++++++++++++ 5 files changed, 45 insertions(+), 11 deletions(-)