]> Cypherpunks repositories - gostls13.git/commit
runtime: use efaceOf where applicable
authorMatthew Dempsky <mdempsky@google.com>
Wed, 2 Oct 2019 22:41:13 +0000 (15:41 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 3 Oct 2019 02:09:41 +0000 (02:09 +0000)
commit64e598f7837566802085ba9bb684e82ccbcf7ca6
treec792dea315da3ae0a7a07e3a96a85846d795eef4
parentdebbb1e78d08b201313c83f2d236de90d8444c8e
runtime: use efaceOf where applicable

Prepared with gofmt -r.

Change-Id: Ifea325c209d800b5692d318955930b10debb548b
Reviewed-on: https://go-review.googlesource.com/c/go/+/198494
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/cgocall.go
src/runtime/iface.go