Skip to content

Commit 14850d6

Browse files
treat coroutine upvar captures as saved locals as well
This allows the liveness analysis to determine which captures are truly saved across a yield point and which are initially used but discarded at first yield points. Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
1 parent d890b01 commit 14850d6

File tree

1 file changed

+177
-53
lines changed

1 file changed

+177
-53
lines changed

0 commit comments

Comments
 (0)