[PATCH] D45363: [OpenCL] Added -std/-cl-std=CL2.2/CLC++
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 12 07:21:17 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329911: [OpenCL] Added -std/-cl-std=c++ (authored by stulova, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D45363?vs=141975&id=142171#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45363
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Basic/LangOptions.def
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Frontend/LangStandards.def
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Frontend/InitPreprocessor.cpp
cfe/trunk/test/Driver/autocomplete.c
cfe/trunk/test/Driver/opencl.cl
cfe/trunk/test/Driver/unknown-std.cl
cfe/trunk/test/Frontend/opencl.cl
cfe/trunk/test/Frontend/stdlang.c
cfe/trunk/test/Preprocessor/predefined-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45363.142171.patch
Type: text/x-patch
Size: 14659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180412/a5c1c8bd/attachment.bin>
More information about the cfe-commits
mailing list