]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: make typedef map traversal order consistent
authorShenghou Ma <minux.ma@gmail.com>
Thu, 5 Jul 2012 19:24:33 +0000 (15:24 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 5 Jul 2012 19:24:33 +0000 (15:24 -0400)
commita49172663cb4082dcbafa8200b70c93b1c19314a
tree2bc666a94c1368257ca55f80490f5cef485e976c
parenta54f920bfe473721ef98d94feb88f395cb642cd4
cmd/cgo: make typedef map traversal order consistent
        So that _cgo_gotypes.go will be the same for the same source
        code.

R=nigeltao
CC=golang-dev
https://golang.org/cl/6357067
src/cmd/cgo/out.go