Let cloog_domain_lowerbound_update return the updated domain
commit995f5440027df0fc00d0217403e700e294eecb57
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 26 Sep 2008 08:29:58 +0000 (26 10:29 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Sep 2008 18:44:02 +0000 (28 20:44 +0200)
tree15c160af452b3c08a2a46144fb732d31f5526348
parent23e71dd51f59b29bd86fe1134ff367bcf1def196
Let cloog_domain_lowerbound_update return the updated domain

In some backends, this function could return a different object
from the one that is passed in.
include/cloog/domain.h
source/loop.c
source/polylib/domain.c