[PATCH] D55850: [OpenCL] Allow address spaces as method qualifiers

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 21 08:04:06 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC351747: [OpenCL] Allow address spaces as method qualifiers. (authored by stulova, committed by ).
Herald added a subscriber: ebevhan.

Changed prior to commit:
  https://reviews.llvm.org/D55850?vs=182496&id=182795#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D55850

Files:
  include/clang/AST/Type.h
  include/clang/Sema/ParsedAttr.h
  lib/Parse/ParseDecl.cpp
  lib/Sema/SemaOverload.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenOpenCLCXX/method-overload-address-space.cl
  test/SemaOpenCLCXX/address-space-of-this-class-scope.cl
  test/SemaOpenCLCXX/address_space_overloading.cl
  test/SemaOpenCLCXX/method-overload-address-space.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55850.182795.patch
Type: text/x-patch
Size: 15739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190121/8f0c1867/attachment-0001.bin>


More information about the cfe-commits mailing list