Skip to content
Commit 6a0227df authored by Anders Carlsson's avatar Anders Carlsson
Browse files

Fix a bug which triggered the assertion I added yesterday. Basically, when we...

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
parent 53cebd1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment