0cde55a411
unions, and enums are, in fact, identical. This is done by tagging each of unnamed and untyped structure, union and enum with a unique position of creation, which is used as a unique identifier that when determine whether or not a pair of structures, unions, or enums are identical. |
||
---|---|---|
.. | ||
cgram.y | ||
decl.c | ||
emit1.c | ||
emit.c | ||
err.c | ||
externs1.h | ||
externs.h | ||
func.c | ||
init.c | ||
lint1.h | ||
lint.h | ||
main1.c | ||
Makefile | ||
mem1.c | ||
mem.c | ||
op.h | ||
param.h | ||
scan.l | ||
tree.c |