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

Rework the way virtual primary bases are added when laying out classes....

Rework the way virtual primary bases are added when laying out classes. Instead of doing it as a separate step, we now use the BaseSubobjectInfo and use it when laying out the bases. This fixes a bug where we would either not add a primary virtual base at all, or add it at the wrong offset.

llvm-svn: 105110
parent a09d9541
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