[PATCH] D16928: [OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0

Anastasia Stulova via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 10:38:52 PST 2016


Anastasia updated this revision to Diff 48514.
Anastasia added a comment.

Removed varargs due to printf special handling. To be added as a separate review!


http://reviews.llvm.org/D16928

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/blocks-opencl.cl
  test/SemaOpenCL/event_t.cl
  test/SemaOpenCL/invalid-blocks-cl20.cl
  test/SemaOpenCL/invalid-kernel-parameters.cl
  test/SemaOpenCL/sampler_t.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16928.48514.patch
Type: text/x-patch
Size: 10927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160219/345c7002/attachment.bin>


More information about the cfe-commits mailing list