[PATCH] D88300: [OpenCL] Initial patch for OpenCL C 3.0 support

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 9 07:29:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG71d3b7ec7b62: [OpenCL] Add new compilation mode for OpenCL 3.0. (authored by Anastasia).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88300/new/

https://reviews.llvm.org/D88300

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88300.297233.patch
Type: text/x-patch
Size: 9321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201009/e69056c9/attachment-0001.bin>


More information about the cfe-commits mailing list