forked from OSchip/llvm-project
4fde2b6a0c
The new clang internal extension '__cl_clang_function_pointers' allows use of function pointers and other features that have the same functionality: - Use of member function pointers; - Unrestricted use of references to functions; - Virtual member functions. This not a vendor extension and therefore it doesn't require any special target support. Exposing this functionality fully will require vendor or Khronos extension. Tags: #clang Differential Revision: https://reviews.llvm.org/D94021 |
||
---|---|---|
.. | ||
address-space-castoperators.cl | ||
address-space-cond.cl | ||
address-space-deduction.cl | ||
address-space-lambda.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 | ||
addrspace_cast.cl | ||
addrspace_cast_ast_dump.cl | ||
invalid-kernel.cl | ||
members.cl | ||
method-overload-address-space.cl | ||
newdelete.cl | ||
private-access-specifier.cpp | ||
restricted.cl |