"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f26702eb546034d61af27a573d047530b79748da"
When substituting the template argument for a pointer non-type
template parameter, perform array/function decay (if needed), take the address of the argument (if needed), perform qualification conversions (if needed), and remove any top-level cv-qualifiers from the resulting expression. Fixes PR6226. llvm-svn: 95309
Loading
Please register or sign in to comment