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

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 14 07:55:30 PDT 2021


olestrohm updated this revision to Diff 337450.
olestrohm added a comment.

Added more exhaustive tests, as well as fixed the diagnostic to allow reference types.


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.337450.patch
Type: text/x-patch
Size: 4503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210414/f4fb98a8/attachment.bin>


More information about the cfe-commits mailing list