isl_arg.c: parse_choice_option: handle "phantom" choice options
commit22bb29ca56d32b86ef3c5f571d74e12ed3036089
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jun 2015 14:12:10 +0000 (25 16:12 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jun 2015 14:14:19 +0000 (25 16:14 +0200)
treec2f418490d2f003090c3df455e5cce7e791a055e
parent2c1b68581916666fb2bcc94c7bf8779807ed42d9
isl_arg.c: parse_choice_option: handle "phantom" choice options

cfa9721 (replace --schedule-fuse option by --schedule-serialize-sccs option,
Wed May 27 15:57:39 2015 +0200) introduced "phantom" choice options,
but only adjusted set_default_choice to handle them.
Adjust parse_choice_option as well.

Reported-by: Michael Kruse <MichaelKruse@meinersbur.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_arg.c