[PATCH] D100471: [C++4OpenCL] Add extra diagnostics for kernel argument types

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 16 02:26:40 PDT 2021


olestrohm updated this revision to Diff 338032.
olestrohm set the repository for this revision to rG LLVM Github Monorepo.
olestrohm added a comment.

Restricted the checks to C++ for OpenCL and added another test for OpenCL vector types.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100471/new/

https://reviews.llvm.org/D100471

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaOpenCLCXX/invalid-kernel.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100471.338032.patch
Type: text/x-patch
Size: 4801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210416/bc566d9e/attachment-0001.bin>


More information about the cfe-commits mailing list