| commit | 2fdb6b53912bda7847edd513ef013c7cc6a2d975 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu Aug 25 20:58:51 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu Aug 25 20:58:51 2011 +0000 |
| tree | 93972451f2de4e5816165c9b3bf69bcf0d782d47 | |
| parent | d44252ec03b9a5e9db9d466f67cdf572f53dc121 [diff] |
Move file validation in the ASTReader from "top of chain" validation to "when loading a particular module" validation, since it was only validating local information anyway. This shouldn't change anything. llvm-svn: 138583