compiler: Propagate escape info from closures to enclosed variables.
If a closure escapes, the enclosed variables must escape via the closure. Reachability analysis had a bug where the enclosed variables were not considered as reachable from the closure. From-SVN: r222597
Showing
Please
register
or
sign in
to comment