[PATCH] D43734: [RecordLayout] Don't align to non-power-of-2 sizes when using -mms-bitfields
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 12:12:21 PST 2018
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
If its easy enough to wire that through to the frontend as a proper diagnostic, that would be better with a test. Otherwise, this is good to continue to make progress.
https://reviews.llvm.org/D43734
More information about the cfe-commits
mailing list