e18860fa07
In lint's strict bool mode, initialization must be of the correct type. This affects the bool fields in ttab_t, which are initialized with int. To keep the code brief, preserve these ints and let a macro do the actual work of converting them to bool. No change to the generated binary. |
||
---|---|---|
.. | ||
emit.c | ||
externs.h | ||
ilp32.h | ||
inittyp.c | ||
lint.h | ||
lp64.h | ||
mem.c | ||
param.h | ||
schar.h | ||
tyname.c | ||
uchar.h |