The variants of advance_current_object() and descend_into_subtype() in ast2firm must...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 5 Sep 2011 11:04:03 +0000 (13:04 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 5 Sep 2011 11:04:03 +0000 (13:04 +0200)
commit81877f87c8abb6e39d38622b289ac6f3059f1eb6
treef8e58db7ca0d8371203184f7964cb9315e5715ce
parentc080804a9ae61e4ba0ec6fc7288c81c326fa9ddb
The variants of advance_current_object() and descend_into_subtype() in ast2firm must use skip_unnamed_bitfields(), too.
ast2firm.c
entity.c
entity_t.h
parser.c