mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
This change doesn't pay attention to structs so they still cannot be exported, see Issue 2552. Fixes #2462. R=dvyukov, rsc, iant CC=golang-dev https://golang.org/cl/5487058 |
||
|---|---|---|
| .. | ||
| align.go | ||
| basic.go | ||
| callback.go | ||
| callback_c.c | ||
| cgo_test.go | ||
| duplicate_symbol.go | ||
| env.go | ||
| exports.go | ||
| helpers.go | ||
| issue1222.go | ||
| issue1328.go | ||
| issue1560.go | ||
| issue2462.go | ||
| Makefile | ||
| runtime.c | ||