]> granicus.if.org Git - clang/commit
Correctly initialize the visible decls pointer if there are no visible decls for...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 24 Aug 2010 00:50:00 +0000 (00:50 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 24 Aug 2010 00:50:00 +0000 (00:50 +0000)
commit0ea8f7f5a4eba47ae226dd47c6dce39eef0c554c
tree2fe12ca20a6a54350d38718ecc34e05379edc3c4
parent8b12273c86ede439edf52d35b170fd32b2ed49d4
Correctly initialize the visible decls pointer if there are no visible decls for a record.

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