Record the source position of alignof and sizeof. Disallow incomplete, function desig...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 1 Jun 2008 14:28:04 +0000 (14:28 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 1 Jun 2008 14:28:04 +0000 (14:28 +0000)
commit228acb7e040da6a6a2f263eb00990ca6153047be
tree1b73b788a1b76085d11fa7370142bf184cd3993a
parente2071ff0790ff9360fa0e441c3fc5700681efd9a
Record the source position of alignof and sizeof. Disallow incomplete, function designator and bitfield types as operands.

[r19904]
parser.c