mirror of
https://github.com/golang/go
synced 2024-11-05 19:56:11 -07:00
e4256a40f4
Break the basic block at the function literal. The code to do this analysis was already there; this CL just factors it out more nicely and uses it in one new place. Also adds a test. Fixes golang/go#6555. R=golang-dev, adg CC=golang-dev https://golang.org/cl/14601043 |
||
---|---|---|
.. | ||
main.go | ||
test.go |