Descriptioncmd/gc: fix corruption in export of &T{} literals.
Composite literals using the &T{} form were incorrectly
exported, leading to weird errors at import time.
Fixes issue 4879.
Patch Set 1 #Patch Set 2 : diff -r 5b495d0aefcf https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 5b495d0aefcf https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 37a172cbde23 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|