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

Sven van Haastregt via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 23 04:29:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC330579: [OpenCL] Reject virtual functions for OpenCL C++ (authored by svenvh, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45873?vs=143330&id=143524#toc

Repository:
  rC Clang

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.143524.patch
Type: text/x-patch
Size: 3661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180423/27ab39ef/attachment.bin>


More information about the cfe-commits mailing list