]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: don't track same node twice in guessKinds
authorHiroshi Ioka <hirochachacha@gmail.com>
Thu, 2 Feb 2017 12:53:52 +0000 (21:53 +0900)
committerIan Lance Taylor <iant@golang.org>
Thu, 2 Feb 2017 17:20:37 +0000 (17:20 +0000)
commitba1a65fc518c367bd4a3e18324036d457e6a07c3
tree5c5f47d0438685d6c96e7095f6963dc632e0e518
parent329fff0db01dd1252444cf106dffe72ba20ddbc8
cmd/cgo: don't track same node twice in guessKinds

Change-Id: Ib2c1490a42e3485913a05a0b2fecdcc425d42871
Reviewed-on: https://go-review.googlesource.com/36083
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/cgo/gcc.go