add missing annotations to isl_basic_set_normalize_constraints
commit3e2884b431664906af38dabfd42ef79ef682dbc7
authorMalhar Thakkar <malhar1910@gmail.com>
Mon, 3 Jul 2017 12:31:06 +0000 (3 18:01 +0530)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 3 Jul 2017 14:54:50 +0000 (3 16:54 +0200)
tree0276a04e5e8e6ac6cc2c5670c2dbec05974874c3
parent56e77ff6b804cef7b5c85c056b6a4cd86c67cdaf
add missing annotations to isl_basic_set_normalize_constraints

These annotations prevent some memory leak warnings from being raised while
performing static analysis.

Signed-off-by: Malhar Thakkar <malhar1910@gmail.com>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map_private.h
isl_map_simplify.c