sval: make sval versions of smatch_estate.c functions
commitc082a518d77b767f57ef7f88d4123f42cbbee220
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 2 Nov 2012 10:44:14 +0000 (2 13:44 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 2 Nov 2012 10:44:14 +0000 (2 13:44 +0300)
treee1f96255fbf646701c98b3a3f4f11df0adaf1be8
parent0952ad6d39038a7a272329ca98153e6ee74cdca6
sval: make sval versions of smatch_estate.c functions

The plan is to move smatch_extra.c to use svals.  Create a bunch of helper
functions to do this.  Estates will still hold a range list internally
but I'll convert it to range_list_sval at the boundaries.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_estate.c
smatch_extra.h