Proper variable length array warning
commitc560e34449fa9e804a01204ca50bb9ed2a190935
authorChristopher Li <sparse@chrisli.org>
Sun, 10 Mar 2013 23:15:42 +0000 (10 16:15 -0700)
committerChristopher Li <sparse@chrisli.org>
Mon, 8 Apr 2013 14:56:39 +0000 (8 07:56 -0700)
tree796283a3156251b566523b1b2b2773edb4d48af5
parentbcdb5ee5a83fbe2779cc6e49ab1fa87c50a20805
Proper variable length array warning

The previous warning about bad constant is actually
mean for variable length array.

Signed-off-by: Christopher Li <sparse@chrisli.org>
expand.c
expression.h
lib.c
lib.h
symbol.c