[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:18 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC329911: [OpenCL] Added -std/-cl-std=c++ (authored by stulova, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D45363

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  include/clang/Frontend/LangStandards.def
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/InitPreprocessor.cpp
  test/Driver/autocomplete.c
  test/Driver/opencl.cl
  test/Driver/unknown-std.cl
  test/Frontend/opencl.cl
  test/Frontend/stdlang.c
  test/Preprocessor/predefined-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45363.142172.patch
Type: text/x-patch
Size: 14299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180412/baa3a259/attachment-0001.bin>


More information about the cfe-commits mailing list