isl_space_check_named_params: change error message
commitc332ac25f451090e821d6779cbc3a03712a13e2d
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 22 Apr 2018 20:53:49 +0000 (22 22:53 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 23 Apr 2018 18:11:16 +0000 (23 20:11 +0200)
tree546ffda169759a1e5b0af9f81c12270cd8bfc64c
parentb345c4eeea5c1be3a2501ffb2a7e2cc0bdcb6c98
isl_space_check_named_params: change error message

All current uses of isl_space_check_named_params are from within
some isl_*_align_params function, but this will change in the next commit.
Pick a more generic error message.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_space.c