[PATCH] D49725: [OpenCL] Forbid size dependent types used as kernel arguments

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 04:12:01 PDT 2018


asavonic updated this revision to Diff 157222.
asavonic added a comment.

Added a diagnostic note for typedefs; moved unrelated changes to
https://reviews.llvm.org/D49723.


Repository:
  rC Clang

https://reviews.llvm.org/D49725

Files:
  lib/Sema/SemaDecl.cpp
  test/SemaOpenCL/invalid-kernel-parameters.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49725.157222.patch
Type: text/x-patch
Size: 5554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/4974936b/attachment.bin>


More information about the cfe-commits mailing list