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