ASTUnit/CIndex: Explicitly track the top-level decls when using an ASTUnit made
from a source file. - This allows CIndex to avoid iterating over all the top-level decls when using a PCH, which means we deserialize far fewer decls. llvm-svn: 90559
Loading
Please register or sign in to comment