is_subset_entry: use isl_bool_false instead of integer constant '0'
commit240147209f575c986429066919fa5d6689b3c6db
authorTobias Grosser <tobias@grosser.es>
Fri, 24 Aug 2018 13:30:37 +0000 (24 15:30 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Fri, 24 Aug 2018 17:57:35 +0000 (24 19:57 +0200)
treea92b1923be3709e2b55b07dd77b80670ba35400a
parent70b580ca01ba732db40280a71f85c62b01f82123
is_subset_entry: use isl_bool_false instead of integer constant '0'

This was missing from isl-0.14.1-479-g370a8b7d0 (introduce isl_bool and
isl_stat return types, Mon May 4 09:45:16 2015 +0200).

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_union_map.c