Shafik Yaghmour 475cc44a2c [Clang] Modify sanity check assert in AggExprEmitter::VisitInitListExpr to cover anonymous struct in a union GNU extension
AggExprEmitter::VisitInitListExpr sanity checks that an empty union is really
empty and not a semantic analysis failure. The assert is missing that we allow
anonymous structs as a GNU extension. I have updated the assert to take that into account.

This fixes: https://github.com/llvm/llvm-project/issues/58800

Differential Revision: https://reviews.llvm.org/D139261
2022-12-21 10:50:05 -08:00
..
2022-01-28 11:55:46 -08:00
2022-11-30 07:52:59 -05:00
2022-09-06 09:52:22 -04:00
2022-11-30 09:37:49 -05:00
2022-08-24 22:41:38 +00:00
2022-06-26 19:22:52 +05:30
2022-09-16 07:19:30 -04:00

See llvm/docs/README.txt