Descriptioncompiler: Handle enclosing vars for function type in function lit.
This fixes a dumb bug in which the enclosing vars were
incorrectly cleared when a function literal contains a
reference to a function type. The test for this will go into
the master repository in the change at
http://codereview.appspot.com/121200043 .
This fixes http://gcc.gnu.org/PR61308 .
Patch Set 1 #Patch Set 2 : diff -r 8263b1ea5ea9 https://gofrontend.googlecode.com/hg/ #Patch Set 3 : diff -r d7e00d7c498b https://gofrontend.googlecode.com/hg/ #
MessagesTotal messages: 2
|