This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6767591efe [OpenCL] Declare builtin functions using TableGen new 396b66e348 Revert rL362358 : PR42104: Support instantiations of lambdas [...]
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 | 19 +++---- include/clang/Sema/Sema.h | 1 - lib/Sema/ScopeInfo.cpp | 28 +++++------ lib/Sema/SemaExpr.cpp | 50 +++++++------------ lib/Sema/SemaExprCXX.cpp | 11 +++-- lib/Sema/SemaTemplateInstantiate.cpp | 14 ++---- lib/Sema/TreeTransform.h | 63 +++++------------------- test/SemaCXX/cxx1y-generic-lambdas-capturing.cpp | 27 ++-------- test/SemaTemplate/lambda-capture-pack.cpp | 17 ------- 9 files changed, 69 insertions(+), 161 deletions(-) delete mode 100644 test/SemaTemplate/lambda-capture-pack.cpp