]> granicus.if.org Git - clang/commit
Change source manager serialization to be less tied to the PCH model.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Sep 2010 20:19:08 +0000 (20:19 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Sep 2010 20:19:08 +0000 (20:19 +0000)
commit8db9faed418ea743f55c31e1ccecadbb23bd55b7
treebe676579f6303e97f9f299e32e6a63b1eefedd40
parente45bb6aefba8766cbcd86db40acca10de468149f
Change source manager serialization to be less tied to the PCH model.

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