implement sizeof(func) and alignof(func) in gnu99 mode
authorMatthias Braun <matze@braunis.de>
Fri, 18 Feb 2011 16:45:53 +0000 (16:45 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 18 Feb 2011 16:45:53 +0000 (16:45 +0000)
commit0734a97ed8c728b6d9133e1433cccf79a823e5d4
tree9f83a498c299b57c488ad01fbea3a62e2e3524d7
parent2318f89b43538d07bf531d950e97de33962b574d
implement sizeof(func) and alignof(func) in gnu99 mode

[r28414]
ast2firm.c
parser.c