When we're parsing template names as part of base-specifiers, we are
*not* entering the context of the nested-name-specifier. This was causing us to look into an uninstantiated template that we shouldn't look into. Fixes PR6376. llvm-svn: 97524
Loading
Please register or sign in to comment