[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 09:14:09 PDT 2017
joey added a comment.
In https://reviews.llvm.org/D34948#798332, @bader wrote:
> LGTM.
> Do you have another built-in in mind which can use this diagnostic message?
> If so, it would make sense to re-use it in the same patch.
This is split off from https://reviews.llvm.org/D33945, which I will be rebasing/re-uploading once this patch is committed.
https://reviews.llvm.org/D34948
More information about the cfe-commits
mailing list