explicitly mark isl_set_align_divs and isl_map_align_divs as deprecated
commit50780fe0fbc67a6f4055e0da0f87152ec850053e
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 11 Oct 2016 14:36:50 +0000 (11 16:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 10 Mar 2017 11:02:12 +0000 (10 12:02 +0100)
tree944f06f53e8b5f01ab30d0fdfb0fec6f7940ac4a
parentebbf232cb1e0ecba27b6c732ba381100e8c32605
explicitly mark isl_set_align_divs and isl_map_align_divs as deprecated

These functions expose too much of the internal representation and
have been deprecated in bf9723d (deprecate isl_set_align_divs and
isl_map_align_divs, Tue Sep 6 11:04:15 2016 +0200).
Explicitly mark them as deprecated such that they can be removed
in a future release.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/map.h
include/isl/set.h