This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 824f38dfa3 [clang-format] Add support for C++17 structured bindings. new 82bebd8899 [OpenCL] Handle taking an address of block captures.
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 ++-- lib/Sema/SemaExpr.cpp | 23 +++++++++++------------ test/SemaOpenCL/invalid-block.cl | 11 +++++++++++ 3 files changed, 24 insertions(+), 14 deletions(-)