Skip non-parameter entities in parameter lists. This happens when a struct/union...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Dec 2008 11:08:32 +0000 (11:08 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 18 Dec 2008 11:08:32 +0000 (11:08 +0000)
commita485e5331d3c3bb73225cd31b073b55a7c6e0649
tree796b4c2dcc65eeb4ad5048f97bb477a66095faa0
parent309ebf0fcc07a2048721630a93566f24f6b04b70
Skip non-parameter entities in parameter lists. This happens when a struct/union tag is declared in a parameter list.

[r24774]
ast2firm.c
parser.c
type.c