isl_space_is_wrapping: add missing comment
commita7ba6342b9b59b2a760dc6ab8e5f62a0277fd207
authorTobias Grosser <tobias@grosser.es>
Thu, 30 Aug 2018 15:00:42 +0000 (30 17:00 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 30 Aug 2018 21:24:13 +0000 (30 23:24 +0200)
treea344722bb898365331537c0331f3066893da44f3
parentc008c053f8cc41d0e20c913ef68ef75dd22a9697
isl_space_is_wrapping: add missing comment

This documents the function similar to how isl_space_is_domain_wrapping
and isl_space_domain_is_range_wrapping are documented.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Reviewed-by: Oleksandr Zinenko <ftynse@gmail.com>
Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_space.c