debug: add a function to do intersections
commitb87a7b46bcdb728d03a27339c8f0f61fb11a8ca4
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 5 Nov 2014 07:30:26 +0000 (5 10:30 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 5 Nov 2014 07:30:26 +0000 (5 10:30 +0300)
treebdc84f892b23b117179bc7d19edf081dda14d675
parentebd32d49b2a7707673586b55dc8379e16a7e7de6
debug: add a function to do intersections

Smatch seems to be doing buggy intersect range list operations.  Let's
add a way to test that easily.

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