| commit | 6a0227df49ca6dacb6b4899d882a9462b7231f48 | [log] [tgz] |
|---|---|---|
| author | Anders Carlsson <andersca@mac.com> | Tue Apr 20 16:22:16 2010 +0000 |
| committer | Anders Carlsson <andersca@mac.com> | Tue Apr 20 16:22:16 2010 +0000 |
| tree | 426f6417ccfffdde62eafd4f939e8f0dbdf4f6c7 | |
| parent | 53cebd1ea62eee750ce825b1587058fe47136b9c [diff] |
Fix a bug which triggered the assertion I added yesterday. Basically, when we initialize the vtable pointer for a virtual base, and there was another path from the most derived class to another base with the same class type, we would use the wrong base. llvm-svn: 101911