llvm-project/clang/test/SemaOpenCLCXX
Anastasia Stulova eb71ff34e1 [OpenCL] Add generic addr space to the return of implicit assignment.
When creating the prototype of implicit assignment operators the
returned reference to the class should be qualified with the same
addr space as 'this' (i.e. __generic in OpenCL).

Differential Revision: https://reviews.llvm.org/D57101

llvm-svn: 352617
2019-01-30 11:18:08 +00:00
..
address-space-of-this-class-scope.cl [OpenCL] Allow address spaces as method qualifiers. 2019-01-21 16:01:38 +00:00
address-space-templates.cl [OpenCL] Set generic addr space of 'this' in special class members. 2019-01-14 11:44:22 +00:00
address_space_overloading.cl [OpenCL] Add generic addr space to the return of implicit assignment. 2019-01-30 11:18:08 +00:00
method-overload-address-space.cl [OpenCL] Allow address spaces as method qualifiers. 2019-01-21 16:01:38 +00:00
newdelete.cl
restricted.cl