[PATCH] D139261: [Clang] Modify sanity check assert in AggExprEmitter::VisitInitListExpr to cover anonymous struct in a union GNU extension

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 3 14:45:18 PST 2022


shafik added a comment.

I realize I am modifying codegen but the test is in sema, I am happy to move the test to somewhere more appropriate if someone has a good suggestion.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139261/new/

https://reviews.llvm.org/D139261



More information about the cfe-commits mailing list