]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document import "C" check from CL 129062
authorRuss Cox <rsc@golang.org>
Fri, 17 Aug 2018 14:54:20 +0000 (10:54 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 17 Aug 2018 14:56:26 +0000 (14:56 +0000)
commit751ea9369a9bd3b30daafced4d1c172541076617
tree6fcc49afb209faf0daf02a8aef70a2cef61817d8
parent974d5364a643e107c4dea1df20293c67c32bfc04
cmd/go: document import "C" check from CL 129062

Added this locally but then broke the first rule of Gerrit
and clicked Submit instead of running "git submit".

Change-Id: I83c28d9151c566e9b2092e2613d67731a5d64beb
Reviewed-on: https://go-review.googlesource.com/129678
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/imports/scan.go