Skip to content
Commit 7e8996c7 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

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
parent 9f2d24a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment