llvm-project
ee994750 - [clang] Fix bitfield access unit for vbase corner case (#87238)

Commit
2 years ago
[clang] Fix bitfield access unit for vbase corner case (#87238) This fixes #87227, a vbase can be placed below nvsize when empty members and/or bases are in play. We must account for that.
Author
Parents
Loading