Implied ranges. Part #1.
commitc69ab360599d3cf716a6456d2ee256fe15193b77
authorDan Carpenter <error27@gmail.com>
Fri, 3 Apr 2009 06:27:06 +0000 (3 09:27 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 3 Apr 2009 06:27:06 +0000 (3 09:27 +0300)
treebceda572cc91e7acf51377c0b08ad8f5b45ced28
parent8877528efb8b9bff1a45af0bee1a61753538e2fe
Implied ranges.  Part #1.

The goal is to be able to talk about implied ranges of numbers instead of
just single numbers.

This commit moves smatch_extra to the new format and does the minimum
needed to make the validation tests pass.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Makefile
smatch.h
smatch_extra.c
smatch_extra.h
smatch_extra_helper.c [new file with mode: 0644]
smatch_helper.c
smatch_implied.c
smatch_slist.c
smatch_slist.h