forked from OSchip/llvm-project
a29aa47106
In order to simplify implementation we are moving add space deduction into Sema while constructing variable declaration and on template instantiation. Pointee are deduced to generic addr space during creation of types. This commit also - fixed addr space dedution for auto type; - factors out in a separate helper function OpenCL specific logic from type diagnostics in var decl. Tags: #clang Differential Revision: https://reviews.llvm.org/D65744 |
||
---|---|---|
.. | ||
address-space-deduction.cl | ||
address-space-of-this-class-scope.cl | ||
address-space-of-this.cl | ||
address-space-references.cl | ||
address-space-templates.cl | ||
address_space_overloading.cl | ||
addrspace-auto.cl | ||
kernel_invalid.cl | ||
method-overload-address-space.cl | ||
newdelete.cl | ||
private-access-specifier.cpp | ||
restricted.cl |