[PATCH] D21031: [OpenCL] Allow -cl-std and other standard -cl- options in driver

Aaron En Ye Shi via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 20 11:39:18 PDT 2016


ashi1 updated this revision to Diff 61275.
ashi1 marked 2 inline comments as done.
ashi1 added a comment.

Revised with Anastasia's comments. Please take a look at the diagnostic to see if it is what we want.


http://reviews.llvm.org/D21031

Files:
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/opencl.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21031.61275.patch
Type: text/x-patch
Size: 11586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160620/df7de778/attachment.bin>


More information about the cfe-commits mailing list