Introduce expression_error
commitd4ae1cacb43461358a9b1f229f26c85c2456ff7e
authorChristopher Li <sparse@chrisli.org>
Tue, 27 Feb 2007 21:15:59 +0000 (27 13:15 -0800)
committerJosh Triplett <josh@freedesktop.org>
Wed, 28 Feb 2007 00:22:48 +0000 (27 16:22 -0800)
tree4070abbecba4f93331ff7eb57b31d6e4e3dc3c3b
parent34ac7df96dd9609d684b0c949a52bc07ab1fd8b5
Introduce expression_error

Add a new function expression_error, which works just like
sparse_error but also installs a bad_ctype into the expression.

Signed-Off-By: Christopher Li <sparse@chrisli.org>
evaluate.c
expand.c
lib.c
lib.h