]> Cypherpunks repositories - gostls13.git/commit
runtime: resolve latent function type TODO
authorTamir Duberstein <tamird@google.com>
Mon, 13 May 2019 15:26:26 +0000 (11:26 -0400)
committerAustin Clements <austin@google.com>
Mon, 13 May 2019 18:40:10 +0000 (18:40 +0000)
commit7a43f8a5fb355a9cff73314d234da9a817695cbd
treebcb894019926f0f77b463cf8d36b69783ca97ad5
parent8d212c3ac3bacdf8d135e94d1e0a0c3cfba6e13a
runtime: resolve latent function type TODO

This was left over from the C->Go transition.

Change-Id: I52494af3d49a388dc45b57210ba68292ae01cf84
Reviewed-on: https://go-review.googlesource.com/c/go/+/176897
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/proc.go
src/runtime/runtime2.go