]> granicus.if.org Git - clang/commit
Only preload SLocEntries after the entire PCH chain was loaded.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Sep 2010 00:42:30 +0000 (00:42 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Sep 2010 00:42:30 +0000 (00:42 +0000)
commit4ee5a6f9bd82ab3c1a4bdacc0caefe7d5f8bd37a
treedb7c9c807b162c7ee14abe16c01ca15a5833c714
parent301c9b0b6722293f1b9d870815ae11e1ffc3245d
Only preload SLocEntries after the entire PCH chain was loaded.

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