forked from OSchip/llvm-project
c25ea86d43
If we construct an object in some arbitrary non-default addr space it should fail unless either: - There is an implicit conversion from the address space to default /generic address space. - There is a matching ctor qualified with an address space that is either exactly matching or convertible to the address space of an object. Differential Revision: https://reviews.llvm.org/D62156 llvm-svn: 363944 |
||
---|---|---|
.. | ||
address-space-castoperators.cpp | ||
address-space-deduction.cl | ||
address-space-deduction2.cl | ||
addrspace-conversion.cl | ||
addrspace-ctor.cl | ||
addrspace-derived-base.cl | ||
addrspace-of-this.cl | ||
addrspace-operators.cl | ||
addrspace-references.cl | ||
global_init.cl | ||
local_addrspace_init.cl | ||
method-overload-address-space.cl | ||
template-address-spaces.cl |