[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 6 10:29:12 PDT 2016
ashi1 created this revision.
ashi1 added a reviewer: Anastasia.
ashi1 added subscribers: yaxunl, cfe-commits, pxli168, bader, rsmith, nhaustov.
Allow -cl-std and other standard -cl- options from cc1 to driver.
Added a test for the options moved.
http://reviews.llvm.org/D21031
Files:
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/opencl.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21031.59746.patch
Type: text/x-patch
Size: 11074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160606/9669ec4b/attachment-0001.bin>
More information about the cfe-commits
mailing list