[OpenCL] Allow taking address of functions as an extension.
When '__cl_clang_function_pointers' extension is enabled the parser should allow obtaining the function address. This fixes PR49264! Differential Revision: https://reviews.llvm.org/D97203
Loading
Please register or sign in to comment