]> Cypherpunks.ru repositories - gostls13.git/commit
misc/cgo: gofmt
authorIan Lance Taylor <iant@golang.org>
Tue, 4 Apr 2023 20:59:06 +0000 (13:59 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 10 Apr 2023 22:32:33 +0000 (22:32 +0000)
commit7b1e0bb79cd5617823acfb551ea31904643a55d5
tree699b3635830f99be99ae91c6986a0ab60f59a4fb
parentc1ac63e9732a54ef8349fe0bdbb3fa47bd0847c2
misc/cgo: gofmt

Change-Id: I5d02279d0593a8368b2f249a6b53650b89aed7b7
Reviewed-on: https://go-review.googlesource.com/c/go/+/482275
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
40 files changed:
misc/cgo/life/testdata/life.go
misc/cgo/test/issue24161arg/def.go
misc/cgo/test/issue24161arg/use.go
misc/cgo/test/issue24161e0/main.go
misc/cgo/test/issue24161e1/main.go
misc/cgo/test/issue24161e2/main.go
misc/cgo/test/issue24161res/restype.go
misc/cgo/test/issue9400/gccgo.go
misc/cgo/test/issue9400/stubs.go
misc/cgo/testcarchive/testdata/libgo2/libgo2.go
misc/cgo/testcarchive/testdata/libgo3/libgo3.go
misc/cgo/testcarchive/testdata/libgo4/libgo4.go
misc/cgo/testcshared/testdata/issue36233/issue36233.go
misc/cgo/testcshared/testdata/libgo2/dup2.go
misc/cgo/testcshared/testdata/libgo2/dup3.go
misc/cgo/testcshared/testdata/libgo2/libgo2.go
misc/cgo/testcshared/testdata/libgo4/libgo4.go
misc/cgo/testcshared/testdata/libgo5/libgo5.go
misc/cgo/testgodefs/testdata/anonunion.go
misc/cgo/testgodefs/testdata/bitfields.go
misc/cgo/testgodefs/testdata/fieldtypedef.go
misc/cgo/testgodefs/testdata/issue37479.go
misc/cgo/testgodefs/testdata/issue37621.go
misc/cgo/testgodefs/testdata/issue38649.go
misc/cgo/testgodefs/testdata/issue39534.go
misc/cgo/testgodefs/testdata/issue48396.go
misc/cgo/testgodefs/testdata/issue8478.go
misc/cgo/testplugin/testdata/issue18676/main.go
misc/cgo/testplugin/testdata/issue22295.pkg/main.go
misc/cgo/testplugin/testdata/issue25756/plugin/life.go
misc/cgo/testplugin/testdata/method3/p/p.go
misc/cgo/testplugin/testdata/unnamed1/main.go
misc/cgo/testplugin/testdata/unnamed2/main.go
misc/cgo/testsanitizers/testdata/msan6.go
misc/cgo/testshared/testdata/depBase/gccgo.go
misc/cgo/testshared/testdata/depBase/stubs.go
misc/cgo/testshared/testdata/issue25065/a.go
misc/cgo/testso/testdata/cgoso_unix.go
misc/cgo/testso/testdata/main.go
misc/cgo/testsovar/testdata/main.go