escape.cc
45.5 KB
-
escape: Analyze function values and conversions. · ae9af49b
The analysis for variables defined as function literals did not properly analyze the underlying function literal when it was converted to a function type. Also, when analyzing composite literals with function literals as arguments, the connection between the composite literal and the function literal was ignored. From-SVN: r222642
Ian Lance Taylor committed