This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 06d4690804 [analyzer] Improvements to the SMT API new 71264769ee Revert r326937 "[OpenCL] Remove block invoke function from e [...] new 1bd7d1bb1d [OpenCL] Add block argument CodeGen test
The 2 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/CodeGen/CGBlocks.cpp | 117 ++++++++++++++++--------- lib/CodeGen/CGOpenCLRuntime.cpp | 35 +++----- lib/CodeGen/CGOpenCLRuntime.h | 4 - test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl | 16 ++-- test/CodeGenOpenCL/blocks.cl | 79 ++++++++++++----- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 83 ++++++++++-------- test/SemaOpenCL/block-array-capturing.cl | 2 +- 7 files changed, 200 insertions(+), 136 deletions(-)