summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-04-14 00:24:19 +0000
committerDouglas Gregor <dgregor@apple.com>2009-04-14 00:24:19 +0000
commit1a0d0b9acc57e0c14ad32008ffac0fea49098121 (patch)
tree374aef8d8ccca117ae326262ca743b283391cb74 /clang/lib/CodeGen/CodeGenModule.cpp
parente4e55d2706a5736e251ec89b1eb68081c18263bb (diff)
downloadbcm5719-llvm-1a0d0b9acc57e0c14ad32008ffac0fea49098121.tar.gz
bcm5719-llvm-1a0d0b9acc57e0c14ad32008ffac0fea49098121.zip
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud