]> granicus.if.org Git - clang/commit
Thread PerFileData through the ASTReader again, this time with the LLVM changes.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 5 Oct 2010 15:59:54 +0000 (15:59 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 5 Oct 2010 15:59:54 +0000 (15:59 +0000)
commitc3632730cc83ed7b51f0ab5c38997ae5a9439b0c
treead75aa580134fea0b0089346c1f412f1b8aae78b
parent4a1bb8c4d708d5594e62c9ec7e25e273cae8a1ed
Thread PerFileData through the ASTReader again, this time with the LLVM changes.

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