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

Xiuli PAN via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 18:19:07 PST 2016


pxli168 updated this revision to Diff 48872.
pxli168 marked an inline comment as done.

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.48872.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160224/87223043/attachment.bin>


More information about the cfe-commits mailing list