]> granicus.if.org Git - clang/commit
[OpenCL] Rename err_opencl_enqueue_kernel_expected_type
authorJoey Gouly <joey.gouly@gmail.com>
Tue, 4 Jul 2017 11:50:23 +0000 (11:50 +0000)
committerJoey Gouly <joey.gouly@gmail.com>
Tue, 4 Jul 2017 11:50:23 +0000 (11:50 +0000)
commit1389a66fc6a3afe6f18bfa84a69286481b4c3c93
treec07ecaa713f7932bf43ca595bd86a6b751bbe8c5
parentfa27e41eb8de3f91ee3901e8de30df57449fabcc
[OpenCL] Rename err_opencl_enqueue_kernel_expected_type

Rename err_opencl_enqueue_kernel_expected_type so that other builtins
can use the same diagnostic.

https://reviews.llvm.org/D34948

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307067 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaChecking.cpp
test/SemaOpenCL/cl20-device-side-enqueue.cl