This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7af84528b6 PR42104: Support instantiations of lambdas that implicitly c [...] new 8c592941d5 Factor out repeated code to build a DeclRefExpr and mark it [...]
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/Sema.h | 18 +++++++++++++----- lib/Sema/SemaDeclCXX.cpp | 4 ++-- lib/Sema/SemaExpr.cpp | 46 ++++++++++++++++++++++------------------------ lib/Sema/SemaExprCXX.cpp | 9 +++------ lib/Sema/SemaOverload.cpp | 30 ++++++++---------------------- 5 files changed, 48 insertions(+), 59 deletions(-)