constraints: allow binop constraints
commit0f4cd870c758c8c050c758c87a6a1d30f67020de
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 21 Feb 2018 09:17:38 +0000 (21 12:17 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 21 Feb 2018 09:17:38 +0000 (21 12:17 +0300)
treeb9fb4f12cd30a602216fef95267e5eafcc19fdcd
parent4f21784a832afe056091ef538fee5b00c868a38e
constraints: allow binop constraints

I'm not totally sure this works.  Its not clear how binops can be
described in a generic way so I'm just taking the actual binop string.

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