PR18246: When performing template argument deduction to decide which template
is specialized by an explicit specialization, start from the first declaration in case we've got a member of a class template (redeclarations might not number the template parameters the same way). Our recover here is still far from ideal. llvm-svn: 197305
Loading
Please register or sign in to comment