Add "check" program that just evaluates the tree and does nothing
commitb23fc8af8e708eaf90ae8b55dad1f5e991360edc
authorLinus Torvalds <torvalds@home.transmeta.com>
Mon, 7 Apr 2003 23:23:10 +0000 (7 16:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:20 +0000 (7 21:00 -0700)
tree6a645df662ad48e4166f776051cb8d84abd130be
parent80978796514dffe612db7b37088320b4cb91e5bc
Add "check" program that just evaluates the tree and does nothing
else. This is useful to get warnings from the parser and type evaluator.
Makefile
check.c [new file with mode: 0644]