[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 05:31:17 PDT 2021


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

Ran git-clang-format.


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-diagnostics.clcpp

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


More information about the cfe-commits mailing list