[OpenCL] Fixed missing address space for templated copy constructor.
Added missing address space for the parameter of copy ctor created for templated constructor with an R-value reference. Patch by Ole Strohm (olestrohm)! Tags: #clang Differential Revision: https://reviews.llvm.org/D83665
Loading
Please sign in to comment