[PATCH] D16047: [OpenCL] Add Sema checks for OpenCL 2.0
Xiuli PAN via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 11 20:54:10 PST 2016
pxli168 updated this revision to Diff 44599.
pxli168 added a comment.
Remove some unused codes and add inline comment.
http://reviews.llvm.org/D16047
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaType.cpp
test/CodeGenOpenCL/opencl_types.cl
test/SemaOpenCL/invalid-block.cl
test/SemaOpenCL/invalid-decl.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16047.44599.patch
Type: text/x-patch
Size: 14609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160112/ab5fe71d/attachment-0001.bin>
More information about the cfe-commits
mailing list