Introduce PCHReader::GetTranslationUnitDecl() and use it instead of...
Introduce PCHReader::GetTranslationUnitDecl() and use it instead of ReadDeclRecord when initializing. ReadDeclRecord would hit assertion if the translation unit declaration was already loaded during IdentifierInfo initialization. llvm-svn: 107885
Loading
Please register or sign in to comment