When declaring a friend class template, we may end up finding an
injected-class-name (e.g., when we're referring to other specializations of the current class template). Make sure that we see the template rather than the injected-class-name. Fixes PR4768. llvm-svn: 83672
Loading
Please register or sign in to comment