"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3f04949b2a395d6a4afbfa3fb546a16c568f6b72"
Rip out TemplateIdRefExpr and make UnresolvedLookupExpr and
DependentScopeDeclRefExpr support storing templateids. Unite the common code paths between ActOnDeclarationNameExpr and ActOnTemplateIdExpr. This gets us to a point where we don't need to store function templates in the AST using TemplateNames, which is critical to ripping out OverloadedFunction. Also resolves a few FIXMEs. llvm-svn: 89785
Loading
Please register or sign in to comment