"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "71183b6739707a34464187adf1d7df8848415fe5"
Don't force the complete deserialization of the visible-declarations
table when serializing an AST file. This was a holdover from the days before chained PCH, and is a complete waste of time and storage now. It's a good thing it's useless, because I have no idea how I would have implemented MaterializeVisibleDecls efficiently in the presence of modules. llvm-svn: 138496
Loading
Please register or sign in to comment