Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OptimizeTempVarsPass doesn't need to run on child scopes upfront
* Let this run on child scopes on demand so that it follows the new lifecycle. * Eliminates crashers when run on closures from parent scopes.
- Loading branch information