[PATCH] D71005: [AST] Enable expression of OpenCL language address spaces an attribute

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 05:39:09 PST 2019


bader updated this revision to Diff 232098.
bader added a comment.

Change attribute prefix: `ocl_` -> `opencl_`.

Updated OpenCL spelling in the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71005

Files:
  clang/include/clang/Basic/Attr.td
  clang/lib/Sema/SemaType.cpp
  clang/test/AST/language_address_space_attribute.cpp
  clang/test/SemaOpenCL/address-spaces.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71005.232098.patch
Type: text/x-patch
Size: 6154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/9015dde9/attachment.bin>


More information about the cfe-commits mailing list