summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHWriterDecl.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-07-04 21:44:25 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-07-04 21:44:25 +0000
commite51e554a820dfb4ad589fba241ba6d0e7a27aeb1 (patch)
tree4a97ea41fd8ac9d0ed8beea6011ae70d83dc309f /clang/lib/Frontend/PCHWriterDecl.cpp
parente862cbc5f654641dc766f40e9970d6b2e12131bd (diff)
downloadbcm5719-llvm-e51e554a820dfb4ad589fba241ba6d0e7a27aeb1.tar.gz
bcm5719-llvm-e51e554a820dfb4ad589fba241ba6d0e7a27aeb1.zip
When adding a visible decl, deserialize the visible decls and add it.
Before this commit, visible decls added before deserialization were ignored. This was not an issue since name lookup (that usually comes before the addition) forces deserialization but it is an issue for lazily declared class implicit members. We can use a PCH'ed <string> now. llvm-svn: 107596
Diffstat (limited to 'clang/lib/Frontend/PCHWriterDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud