"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4756bbeba0154fd5c437c935338d7b1b1a035a39"
TagDecl now holds a cache for the type corresponding to it. This speeds up
ASTContext::getTagDeclType by not having to do a linear search. With this, parse time for carbon.h drops from 21.8s to 16.0s and # slow lookups drop from 83K to 63K. llvm-svn: 39306
Loading
Please register or sign in to comment