Keep track of the template arguments deduced when matching a class
template partial specialization. Then, use those template arguments when instantiating members of that class template partial specialization. Fixes PR4607. llvm-svn: 77925
Loading
Please register or sign in to comment