"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "af2037fbfd81571170343fd85c879836d4ded215"
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