This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7f4e58 Fix the unit test darwin-multiarch-arm.c for windows new 1dd6278 [clang docs] Minor fix in ClangCheck.rst new 0ba1dc9 [OpenCL] Fix for integer parameters of enqueue_kernel
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: docs/ClangCheck.rst | 6 +- include/clang/Basic/DiagnosticSemaKinds.td | 2 +- lib/CodeGen/CGBuiltin.cpp | 36 +++--- lib/Sema/SemaChecking.cpp | 42 +++---- test/CodeGenOpenCL/cl20-device-side-enqueue.cl | 148 +++++++++++++++---------- test/SemaOpenCL/cl20-device-side-enqueue.cl | 43 +++++-- 6 files changed, 165 insertions(+), 112 deletions(-)