isl_basic_{set,map}_foreach_lexopt: return isl_stat
commiteb2add63979b1443112aecc4a4d2781c3b17412f
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Sep 2016 09:52:03 +0000 (30 11:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Jan 2017 15:21:44 +0000 (25 16:21 +0100)
tree75b80fe1f431b82b81e0697dca352b43d31baa86
parentda9b2d00a3231fe38d99e237b3744be49655dc29
isl_basic_{set,map}_foreach_lexopt: return isl_stat

This clarifies what the possible return values are.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map.c
isl_map_private.h
isl_tab_pip.c