isl_affine_hull.c: construct_column: return isl_stat
commit48610f0713c4f0c7a1c44c1da5c356819a323cb3
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 14 Aug 2018 10:46:09 +0000 (14 12:46 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree331d2ff9808a83d6d295db74ac678c682251a1ec
parentc13177a7a16da5ae80bb47998959aa8c38565034
isl_affine_hull.c: construct_column: return isl_stat

This allows this function to handle error conditions if needed.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_affine_hull.c