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

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 9 06:00:52 PDT 2021


Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.

LGTM! Thanks!

Btw I think we could also use this helper in another diagnostic (`err_opencl_unknown_type_specifier`) in `include/clang/Basic/DiagnosticCommonKinds.td`. But it can be updated separately though.


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

https://reviews.llvm.org/D107648



More information about the cfe-commits mailing list