~push-gopher/golang/tip

Viewing all changes in revision 17347.

  • Committer: Push Gopher
  • Author(s): Andrew Gerrand
  • Date: 2013-07-22 08:34:36 UTC
  • Revision ID: push-gopher@niemeyer.net-20130722083436-lvvpsijwzh6pn4jm
[release-branch.go1.1] cmd/gc: fix missing export data for inlining in a few other cases.

««« CL 10464043 / c224c549a3c7
cmd/gc: fix missing export data for inlining in a few other cases.

Exported inlined functions that perform a string conversion
using a non-exported named type may miss it in export data.

Fixes issue 5755.

R=rsc, golang-dev, ality, r
CC=golang-dev
https://codereview.appspot.com/10464043
»»»

Update issue 5928

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/11629044
HG=17347:7f7bdef7fc85

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: