1
0
mirror of https://github.com/golang/go synced 2024-11-17 21:24:55 -07:00
go/misc/cgo/testcshared/src
Ian Lance Taylor f70bd91435 cmd/cgo: use preprocessor macros to avoid prolog redefinitions
Avoid redefinition errors when a Go file uses a cgo comment to
There is no particularly good reason to do this, but there is also no
particularly good reason that it should fail.

Fixes #27019

Change-Id: Icd6f8197a89be4ee6b03ddae675667998a8b4189
Reviewed-on: https://go-review.googlesource.com/c/152079
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-12-01 05:30:16 +00:00
..
go2c2go cmd/cgo: use preprocessor macros to avoid prolog redefinitions 2018-12-01 05:30:16 +00:00
libgo
libgo2
libgo4
libgo5
p