db: add comparisons to split apart returns
commit73c039e83db31ca5aa10c5a73b8d674997bbadab
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Jun 2013 06:35:35 +0000 (14 09:35 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Jun 2013 06:35:35 +0000 (14 09:35 +0300)
tree785c3518bc00f70f51d2c0c55c3fb17160e92acb
parentb89d558ac03782530a6430481e113008bc0e8de5
db: add comparisons to split apart returns

These are returns where we handle each possible return value separately.
We want to record the comparisons here as well for the unsplit returns.

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