llvm-project
7bf3ebaa
- [NFC] Address more bit-field storage sizes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
345 days ago
[NFC] Address more bit-field storage sizes Follow on work from #139825. As previously this is fixing a few more cases where adjacent bit-fields have types with different base storage sizes, as the MS ABI will not pack those bit-fields.
References
users/ojhunt/more-bitfield-size-fixes
#140493 - [NFC] Address more bit-field storage sizes
Author
ojhunt
Committer
ojhunt
Parents
eb467a08
Loading