[PATCH] D127197: [ARM] Fix how size-0 bitfields affect homogeneous aggregates.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 08:52:30 PDT 2022


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:
  clang/lib/CodeGen/ABIInfo.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/homogeneous-aggregates.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127197.434838.patch
Type: text/x-patch
Size: 7995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220607/0a8ab514/attachment-0001.bin>


More information about the cfe-commits mailing list