allow slightly more generic compound increment
commitab6f0f2b34b6ad5f44ac291c931a51e90f5d784f
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 3 Mar 2012 15:25:16 +0000 (3 16:25 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Mar 2012 12:00:34 +0000 (6 13:00 +0100)
treeccc37e2c33a9a99e0609123876216f904d2853ca
parentf991a3ef3ac87843d925eadaa933c14125e144a2
allow slightly more generic compound increment

In particular, don't require the increment to be a constant literal,
but any constant expression.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc