[PATCH] D107648: [OpenCL] Clang diagnostics allow reporting C++ for OpenCL version.

Justas Janickas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 6 07:57:14 PDT 2021


Topotuna updated this revision to Diff 364796.
Topotuna added a comment.

Diagnostic argument index updated (from `%1` to `%2`)


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

https://reviews.llvm.org/D107648

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaExprMember.cpp
  clang/test/Frontend/opencl.cl
  clang/test/SemaOpenCL/ext_vectors.cl
  clang/test/SemaOpenCL/nosvm.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107648.364796.patch
Type: text/x-patch
Size: 8384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/128edb06/attachment-0001.bin>


More information about the cfe-commits mailing list