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 misc/cgo/testcshared: add a c-shared test for android/arm. 2015-04-24 16:32:31 +00:00
libgo2 misc/cgo/testcshared: use file descriptor 30 for TestUnexportedSymbols 2018-04-21 04:18:51 +00:00
libgo4 runtime: for c-archive/c-shared, don't install unnecessary signal handlers 2015-12-18 22:27:38 +00:00
libgo5 runtime: disable a signal by restoring the original disposition 2016-01-05 00:25:50 +00:00
p go/printer: fix formatting of three-index slice expression 2017-10-03 16:16:30 +00:00