]> granicus.if.org Git - clang/commit
Fix chained PCH issue; make sure all visible decls that will be put into a UPDATE_VIS...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 16:22:56 +0000 (16:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 16:22:56 +0000 (16:22 +0000)
commit0ad6dc3cee4c1c62aaa1a9e5835d800aed8ab575
tree664b83624d020ed1d787a3029f735ab7b4069868
parent3e8a614b15b74f7126c3d82b399efd95be06f014
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