isl_union_{map,set}_contains: return isl_bool
commit0635777f54e10ebe9dab1b192efea7940416107f
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 6 Feb 2017 11:01:12 +0000 (6 12:01 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 6 Feb 2017 11:44:54 +0000 (6 12:44 +0100)
tree0c774243be334af6a13758fa1fd884829d0596d3
parentce1e18471f7f0f45e6c8d6ab8590d9f9c45cecdb
isl_union_{map,set}_contains: return isl_bool

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/union_map.h
include/isl/union_set.h
isl_union_map.c