[PATCH] D122248: [clang][CodeGen]Fix clang crash and add bitfield support in __builtin_dump_struct
Wang Yihan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 11:36:21 PDT 2022
yihanaa added a comment.
In D122248#3402924 <https://reviews.llvm.org/D122248#3402924>, @erichkeane wrote:
> Seems reasonable to me. Obviously needs release notes + the tests that Aaron did, but I think this looks right.
Thank you for reminding,i have add a release notes entry and a test case for zero-width bitfield & unnamed bitfield.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122248/new/
https://reviews.llvm.org/D122248
More information about the cfe-commits
mailing list