When parsing a union declaration, build a union type, not a struct type.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2007 18:01:54 +0000 (18:01 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2007 18:01:54 +0000 (18:01 +0000)
commite526d79af7409ab71f8fe65a878a5d5d98e6a990
tree52ca8c51de98362155d510e3763990584dc00ba3
parent7642e53d3c75e612381aec9f71747428285ea353
When parsing a union declaration, build a union type, not a struct type.

[r18786]
parser.c