diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-03-24 02:49:55 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-03-24 02:49:55 +0000 |
commit | d2f887dd029a1613107dca4866320eb215882401 (patch) | |
tree | bfed3114b9ade3d39312a581ebda0bafed6e7bc5 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 18b380b1e524a9818ac2046fd9f28d2b1be7d9d6 (diff) | |
download | llvm-d2f887dd029a1613107dca4866320eb215882401.zip llvm-d2f887dd029a1613107dca4866320eb215882401.tar.gz llvm-d2f887dd029a1613107dca4866320eb215882401.tar.bz2 |
[modules] More removal of unnecessary deserialization of lexical decls.
Even if we have no external visible declarations, we may still have external
lexical decls that lookup() would import to fill its lookup table. It's simpler
and faster to always take the no-deserialization path through noload_lookup.
llvm-svn: 233046
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions