Skip to content

First pass at deallocation of intermediate states

Cory Mikida requested to merge cory-deinit-intermed-states into master

Adding deinitialization of intermediate states after assignments and function calls when appropriate (based on dependence of future statements on these states).

Merge request reports

Loading