[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
Tue Jun 21 12:25:00 PDT 2016


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

Revised based on Anastasia's comments. Also clang-test run passes, the testcases should be working correctly.


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.61423.patch
Type: text/x-patch
Size: 12754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160621/6520c149/attachment.bin>


More information about the cfe-commits mailing list