[PATCH] D103191: [OpenCL] Add support of __opencl_c_program_scope_global_variables feature macro

Anton Zabaznov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 26 11:20:54 PDT 2021


azabaznov created this revision.
azabaznov added reviewers: Anastasia, svenvh.
Herald added subscribers: ldrumm, yaxunl.
azabaznov requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103191

Files:
  clang/include/clang/Basic/OpenCLOptions.h
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGenOpenCL/addr-space-struct-arg.cl
  clang/test/SemaOpenCL/storageclass.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103191.348027.patch
Type: text/x-patch
Size: 17272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210526/964b5d1e/attachment-0001.bin>


More information about the cfe-commits mailing list