postpone clearing assigned values until the point where we use them
commit3dc3d2d40be81d11a9140e890462acc2589c2204
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Dec 2013 09:37:48 +0000 (25 10:37 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree78f512adbfd42fcccb3a4e9f553a5d0950ca7922
parent33c560d9503d3ce160b257e5103cb3f862cf4553
postpone clearing assigned values until the point where we use them

This is a further step in the process of moving from the extraction
of a polyhedral model directly from the clang AST to extracting it
from an intermediate data structure.

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