aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-07-21 23:54:07 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-07-21 23:54:07 +0000
commita534a31c5e73163eaa61560cd4e0c4c19bcbcfb1 (patch)
tree7e27c06c168865d3d0d300b93a015c414ba38bcc /clang/lib/Serialization/ModuleManager.cpp
parent159e5ed9dc8f8107cbd32521e4e2436254f2b07e (diff)
downloadllvm-a534a31c5e73163eaa61560cd4e0c4c19bcbcfb1.zip
llvm-a534a31c5e73163eaa61560cd4e0c4c19bcbcfb1.tar.gz
llvm-a534a31c5e73163eaa61560cd4e0c4c19bcbcfb1.tar.bz2
[modules] In C++, stop serializing and deserializing a list of declarations in
the identifier table. This is redundant, since the TU-scope lookups are also serialized as part of the TU DeclContext, and wasteful in a number of ways. We still emit the decls for PCH / preamble builds, since for those we want identical results, not merely semantically equivalent ones. llvm-svn: 242855
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions