This patch fixes a bug where state information for the Consumed analysis was being deleted incorrectly. This was occurring because the analysis was not detecting when all of a block's successors had been visited correctly. A test case is included that failed with the previous code and passes with the application of this patch.
Details
Details
Diff Detail
Diff Detail