Fix chained PCH issue; make sure all visible decls that will be put into a UPDATE_VIS...
commitf070d736fcc3ccb3ce37983877b15fcc65f33cb5
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 16:22:56 +0000 (20 16:22 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 16:22:56 +0000 (20 16:22 +0000)
tree664b83624d020ed1d787a3029f735ab7b4069868
parentaae7412a4867e894599ecd44addf3bb3c29bf9a3
Fix chained PCH issue; make sure all visible decls that will be put into a UPDATE_VISIBLE block were recorded beforehand.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriterDecl.cpp