injecting the VBPtr always behaves this way, but injecting the VFPtr was not. This patch fixes that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a test added, see test/CodeGenCXX/override-layout.cpp for an example of how to test external record layout.
Comment Actions
It seems our infrastructure is not up to the task of making this testable via Clang, please commit.