This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 70686ca [AVX512] Use a regular expression instead of checking for a s [...] new c306c03 Fix cv-qualification of '*this' captures and nasty bug PR27507
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/Sema/ScopeInfo.h | 16 +++- lib/Sema/SemaDecl.cpp | 2 +- lib/Sema/SemaExprCXX.cpp | 141 +++++++++++++++++++++++----- test/SemaCXX/cxx1z-lambda-star-this.cpp | 159 ++++++++++++++++++++++++++++++++ 4 files changed, 288 insertions(+), 30 deletions(-)