isl_pw_aff_read_from_str: handle 0D domains
commit2a4baa4973b74a09f90cee99f6b22c0dbca2887e
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2016 12:07:17 +0000 (1 14:07 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2016 12:07:17 +0000 (1 14:07 +0200)
tree752b350d8fca87eea03d41ce881128ba5b66da08
parent7a68665062b120ce8768e89acdcca4b1a885db63
isl_pw_aff_read_from_str: handle 0D domains

Trying to parse affine expressions with a 0D domain would result
in parsing errors.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_input.c
isl_test.c