NetBSD/usr.bin/xlint/lint2
christos 8b3f9b1455 Factor out tyname() so that it can be used both by lint1 and lint2.
Since type_t is different between lint1.h and lint2.h include the
appropriate file depending on the pass. Make the argument mismatch
error print the type names of the types involved. Now that we have
a tyname() function we can fix the rest of the pass2 warnings to be
more explanatory, but not now.
2005-04-07 16:28:40 +00:00
..
chk.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
emit2.c recognize _Bool. 2004-09-12 08:58:52 +00:00
externs2.h
hash.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint2.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
main2.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
Makefile Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
mem2.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
msg.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
read.c recognize _Bool. 2004-09-12 08:58:52 +00:00