[PATCH] D100860: [C++4OpenCL] Add missing OpenCL specific diagnostics in templates

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 21 08:38:26 PDT 2021


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

Renamed test as suggested.


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

https://reviews.llvm.org/D100860

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaOpenCL/clk_event_t.cl
  clang/test/SemaOpenCL/event_t.cl
  clang/test/SemaOpenCL/sampler_t.cl
  clang/test/SemaOpenCLCXX/template-opencl-types.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100860.339251.patch
Type: text/x-patch
Size: 10164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210421/fa15e2bc/attachment.bin>


More information about the cfe-commits mailing list