Skip to content
Commit 1a0d0b9a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When writing a PCH file, keep track of all of the non-static,

non-inline external definitions (and tentative definitions) that are
found at the top level. The corresponding declarations are stored in a
record in the PCH file, so that they can be provided to the
ASTConsumer (via HandleTopLevelDecl) when the PCH file is read.

llvm-svn: 69005
parent e4e55d27
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