diff options
| author | Russ Cox <rsc@golang.org> | 2014-08-27 23:41:27 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-08-27 23:41:27 -0400 |
| commit | 948bb9150e962ee77475d2abc6585ecc7ac7f755 (patch) | |
| tree | 9c1c5ae2655046a91c6053317a5d7f88dbe2650e /src/pkg/runtime | |
| parent | fee7c69c6c091d93c8c709ed562a477fd199bb3b (diff) | |
| download | go-948bb9150e962ee77475d2abc6585ecc7ac7f755.tar.xz | |
cmd/cc: translate C Eface type as Go interface{}
This will allow structs containing Efaces in C to be
manipulated as structs containing real interfaces in Go.
The eface struct is still defined for use by Go code.
LGTM=iant
R=golang-codereviews, iant
CC=dvyukov, golang-codereviews, khr, r
https://golang.org/cl/133980044
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions
