| commit | d4c75cdddec4f9ba9201366b6a8f4f810e8f4a38 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Fri Jul 23 19:25:41 2010 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Fri Jul 23 19:25:41 2010 +0000 |
| tree | bd923b4fda2c05a2599d079235150983b2c5c884 | |
| parent | c51609a0b5f5f5ad9ddabf38152b8da19cd902d8 [diff] |
Fix for PR7694: make sure to pass in a RecordType to CheckBaseClassAccess; fixes crashes on both valid and invalid code. The diagnostic here could potentially be improved, but it's good enough as-is. llvm-svn: 109257