Fix the problems with template argument deduction and array types for
real. It turns out that we need to actually move all of the qualifiers up to the array type itself, then recanonicalize the deduced template argument type. llvm-svn: 76788
Loading
Please register or sign in to comment