Move information about the "original file" from the ASTReader into the
authorDouglas Gregor <dgregor@apple.com>
Thu, 18 Oct 2012 21:18:25 +0000 (21:18 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 18 Oct 2012 21:18:25 +0000 (21:18 +0000)
commite68c2cb502718aa1f11addde1e609e7a5052fa0e
treea475df4f82611afb90f437efd5f6abe5458c39f6
parent4a11540c27a6040896c2dcd6d4c0f3ccfd739626
Move information about the "original file" from the ASTReader into the
module files.

llvm-svn: 166228
clang/include/clang/Serialization/ASTReader.h
clang/include/clang/Serialization/Module.h
clang/lib/Serialization/ASTReader.cpp