forked from OSchip/llvm-project
d6865b7d71
Kernel function names have to be preserved as in the original source to be able to access them from the host API side. This commit also adds restriction to kernels that prevents them from being used in overloading, templates, etc. Differential Revision: https://reviews.llvm.org/D60454 llvm-svn: 360152 |
||
---|---|---|
.. | ||
address-space-deduction.cl | ||
address-space-of-this-class-scope.cl | ||
address-space-of-this.cl | ||
address-space-templates.cl | ||
address_space_overloading.cl | ||
kernel_invalid.cl | ||
method-overload-address-space.cl | ||
newdelete.cl | ||
private-access-specifier.cpp | ||
restricted.cl |