[PATCH] D122248: [clang][CodeGen]Fix clang crash and add bitfield support in __builtin_dump_struct

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 12:07:26 PDT 2022


erichkeane added a comment.

In D122248#3406162 <https://reviews.llvm.org/D122248#3406162>, @yihanaa wrote:

> In D122248#3406145 <https://reviews.llvm.org/D122248#3406145>, @aaron.ballman wrote:
>
>> LGTM aside from a tiny nit with one of the release notes.
>
> I'd be happy to fix it
>
> In D122248#3406145 <https://reviews.llvm.org/D122248#3406145>, @aaron.ballman wrote:
>
>> LGTM aside from a tiny nit with one of the release notes.

Don't worry about it, I'll make the change as part of committing.


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