flow: shuffle case statement handling around
commit150eee63739c6c1b9e980fef5c19fa870a5eab91
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 12 Apr 2016 10:47:22 +0000 (12 13:47 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 12 Apr 2016 10:47:22 +0000 (12 13:47 +0300)
tree9c463e6655f136fef8a07e6b2206fd8fbb19b2be
parentfbbf670fed61ca5dd2981d7740c705e13691e676
flow: shuffle case statement handling around

Give a range list to smatch_implied instead of a case_expression and a
case_to expression.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_flow.c
smatch_implied.c
smatch_states.c