[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 10:00:34 PDT 2022
yihanaa added a comment.
In D122248#3402875 <https://reviews.llvm.org/D122248#3402875>, @aaron.ballman wrote:
> Thanks for the fix! Can you please add a release note as well?
Okay, i try to add some test case for zero-width bitfield and unnamed bitfield, and add a release notes.
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