NetBSD/usr.bin/xlint/common
rillig 07861fad6f lint: use distinct struct tags for type_t in lint1 and lint2
Having two similar but still different definitions of 'struct type' is
unnecessarily confusing.  Exchange this confusion for 8 lines of
straight-forward preprocessing code.
2021-04-10 18:36:27 +00:00
..
emit.c lint: remove space between 'sizeof (' 2021-03-27 11:08:00 +00:00
externs.h lint: replace 0 and 1 with false and true, where appropriate 2021-01-16 02:40:02 +00:00
ilp32.h lint: make target platform independent of host platform 2021-01-09 14:10:12 +00:00
inittyp.c lint: remove space between 'sizeof (' 2021-03-27 11:08:00 +00:00
lint.h lint: use distinct struct tags for type_t in lint1 and lint2 2021-04-10 18:36:27 +00:00
lp64.h lint: make target platform independent of host platform 2021-01-09 14:10:12 +00:00
mem.c lint: remove redundant parentheses around return value 2020-12-29 11:35:11 +00:00
param.h lint: remove unused macro STRBLEN 2020-12-30 11:43:13 +00:00
schar.h
tyname.c lint: use distinct struct tags for type_t in lint1 and lint2 2021-04-10 18:36:27 +00:00
uchar.h