commit | c9ad5fb604ad56591a445c55fb955faf970f43df | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Oct 22 22:50:17 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Oct 22 22:50:17 2012 +0000 |
tree | 15e1c82794d5c3a0ca2d691086b00da6e71b8db1 | |
parent | 62183c4e18a964c2715cedb3f6fdc6bb3c4776bd [diff] |
Distinguish the various kinds of AST file loading failures: file corruption, compiler version mismatch, target/language configuration mismatch, out-of-date AST file. No functionality change yet. llvm-svn: 166446