PetScan: keep track of declared variables in a compound statement
commitf3aad6642409a0f329746857895160521f97e72e
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 14 Aug 2015 13:41:51 +0000 (14 15:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Nov 2015 07:39:34 +0000 (6 08:39 +0100)
tree104024bf6afac50fa6ea879d10886c8a909eba0d
parent695cbb618ebb1e7f0eaa4752cbbe1156410b29af
PetScan: keep track of declared variables in a compound statement

This will be useful for figuring out which variables may need
to be renamed.

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