[PATCH] D17437: [OpenCL] Add Sema checks for types

Xiuli PAN via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 20:56:40 PST 2016


pxli168 updated this revision to Diff 48773.
pxli168 added a comment.

Add array check for types.


http://reviews.llvm.org/D17437

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenOpenCL/opencl_types.cl
  test/SemaOpenCL/invalid-image.cl
  test/SemaOpenCL/invalid-pipes-cl2.0.cl
  test/SemaOpenCL/sampler_t.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17437.48773.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160223/fc1b46cb/attachment.bin>


More information about the cfe-commits mailing list