Fix clang/gcc incompatibility of bitfields layout in the presence of pragma packed and attributes aligned and packed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
John, this patch extends check that I added recently and looks good to me but could you please also take a look.