[PATCH] D45873: [OpenCL] Reject virtual functions for OpenCL C++

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 20 09:33:30 PDT 2018


svenvh updated this revision to Diff 143330.
svenvh added a comment.

Added a template class test as requested.


https://reviews.llvm.org/D45873

Files:
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/LangOptions.def
  lib/Frontend/CompilerInvocation.cpp
  lib/Parse/ParseDecl.cpp
  test/Parser/opencl-cxx-virtual.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45873.143330.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/f97a5929/attachment-0001.bin>


More information about the cfe-commits mailing list