This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7e12c117df Amend r325256. This change was not properly merged locally b [...] new 8f33583994 [OpenCL] Fix __enqueue_block for block with 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: lib/CodeGen/CGBlocks.cpp | 28 +++++++++--------- lib/CodeGen/CGOpenCLRuntime.cpp | 40 +++++++++++++++++--------- lib/CodeGen/CGOpenCLRuntime.h | 15 ++++++++-- lib/CodeGen/CodeGenFunction.h | 12 ++------ test/CodeGenOpenCL/amdgpu-enqueue-kernel.cl | 13 +++++++++ test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 20 +++++++++++++ 6 files changed, 89 insertions(+), 39 deletions(-)