Fix handling of alignment in skip_typeref(). skip_typeref() for typedefs of compound...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Dec 2008 08:22:54 +0000 (08:22 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 14 Dec 2008 08:22:54 +0000 (08:22 +0000)
commit172bcdcab2cdf8af43a86e2fd55a9fe9f0d7f593
treea820df724ab2c4959f7c874c01b42792ef9422af
parentd2e6965a9bdae61491e0b88ac661559550999ce5
Fix handling of alignment in skip_typeref().  skip_typeref() for typedefs of compound types, which were used to create a qualified declaration, reset the alignment to 0.

[r24645]
type.c