This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4e4a3bc [Sema] Retarget test to a specific platform for consistent datasizes new 25d9740 Fix lambda to block conversion in C++17 by avoiding copy elis [...]
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/Basic/DiagnosticSemaKinds.td | 4 ++-- include/clang/Sema/Initialization.h | 11 ++++++++++- lib/Sema/SemaInit.cpp | 17 +++++++++++++++++ lib/Sema/SemaLambda.cpp | 7 +++---- test/CodeGenObjCXX/lambda-to-block.mm | 18 ++++++++++++++++++ 5 files changed, 50 insertions(+), 7 deletions(-) create mode 100644 test/CodeGenObjCXX/lambda-to-block.mm