This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGceb21fa4e49d: [ARM] Fix how size-0 bitfields affect
homogeneous aggregates. (authored by simon_tatham).
Repository:
rG LLVM Github Monorepo
CHANG
lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.
LGTM.
I tested this patch in an end-to-end fashion to look at the assembly in
affected cases, and it is doing the right thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTIO
simon_tatham updated this revision to Diff 434838.
simon_tatham added a comment.
Added tests with `extern "C"`, at @lenary's (offline) suggestion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127197/new/
https://reviews.llvm.org/D127197
Files:
simon_tatham created this revision.
simon_tatham added reviewers: asl, rsmith, lenary, john.brawn.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
simon_tatham requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
By both A