commit | a6895d8a8f8868abe61201bd7228dce750e67a3b | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Jul 22 16:00:58 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Jul 22 16:00:58 2011 +0000 |
tree | 9bb830136c91ceed832a3e8a566c9767b5f0bf61 | |
parent | 7f1e2a5c03aa365a0e0fbb74394cab5e462355cb [diff] |
Rename ASTReader::PerFileData to serialization::Module, pulling it out of ASTReader so it can become its own full-fledged class (eventually). No functionality change. llvm-svn: 135767