scop_extract_from_C_source: anonymize scop after updating arrays
commitff5a787bf7c8cc2362342df5184c759223069b13
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 2 Apr 2012 07:25:28 +0000 (2 09:25 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 8 Nov 2012 14:10:13 +0000 (8 15:10 +0100)
treea996626626add1a4900cfeccbc131288ae44ee0f
parent7af3821eabd6bdb7030d8121f0093b1b168e6709
scop_extract_from_C_source: anonymize scop after updating arrays

Until now, we only anonymize parameters, but in the next commit,
we will also anonymize spaces.  This will destroy information
that is needed in update_arrays, so we need to do that first.

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