Fix constant evaluation of zero-initialization of a union whose first
FieldDecl is an unamed bitfield. Unnamed bitfields aren't non-static data member, so such a bitfield isn't actually the first non-static data member.
Loading
Please sign in to comment