[PATCH] D34948: [OpenCL] Generalise err_opencl_enqueue_kernel_expected_type to be used with other builtins
Joey Gouly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 3 07:48:13 PDT 2017
joey created this revision.
Herald added subscribers: Anastasia, yaxunl.
Refactor err_opencl_enqueue_kernel_expected_type so that other builtins can use the same diagnostic.
https://reviews.llvm.org/D34948
Files:
Sema/SemaChecking.cpp
SemaOpenCL/cl20-device-side-enqueue.cl
clang/Basic/DiagnosticSemaKinds.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34948.105072.patch
Type: text/x-patch
Size: 8969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170703/d23df8bf/attachment-0001.bin>
More information about the cfe-commits
mailing list