This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d0960ed3a0 Merge two attribute diagnostics into one new 4a2af3e42a [OpenCL] Allow blocks to capture arrays in OpenCL
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: lib/Sema/SemaExpr.cpp | 6 ++++-- test/SemaOpenCL/block-array-capturing.cl | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 test/SemaOpenCL/block-array-capturing.cl