clear_assignments: also consider decrements and increments as assignments
commit95550b1b32abadd384287013c808b21354a2db27
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Oct 2012 06:14:03 +0000 (15 08:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Oct 2012 06:14:03 +0000 (15 08:14 +0200)
treed1d358d723359d60a03ef95556c443c08476b1a9
parentcbba0279737dbeb1e29ba8987041f419fdf1c6b0
clear_assignments: also consider decrements and increments as assignments

This was missing from 9fed63c (support decrement and increment operations
in statements, Mon May 21 16:02:58 2012 +0200).

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