692e9c49f5
The grammar for c99 initializers only looked for name tokens, so if there was a typedef'ed name it failed. Fixed by looking at all identifier tokens. |
||
---|---|---|
.. | ||
cgram.y | ||
decl.c | ||
emit1.c | ||
err.c | ||
externs1.h | ||
func.c | ||
init.c | ||
lint1.h | ||
main1.c | ||
Makefile | ||
makeman | ||
mem1.c | ||
op.h | ||
scan.l | ||
tree.c |