[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
Thu Jul 15 03:46:17 PDT 2021


azabaznov updated this revision to Diff 358909.
azabaznov added a comment.

Restructured test a little


Repository:
  rG LLVM Github Monorepo

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

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.358909.patch
Type: text/x-patch
Size: 20612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210715/2248ac44/attachment-0001.bin>


More information about the cfe-commits mailing list