1
0
mirror of https://github.com/golang/go synced 2024-09-29 16:24:28 -06:00
go/misc/cgo/errors
Ian Lance Taylor 2a2e4dad33 misc/cgo/errors: don't pass -C to compiler
It's not needed, and the current expectation is that it will go away
in the future.

Change-Id: I5f46800e748d9ffa484bda6d1738290c8e00ac2b
Reviewed-on: https://go-review.googlesource.com/63751
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-09-14 04:02:01 +00:00
..
src misc/cgo/errors: test that the Go rune type is not identical to C.int 2017-09-14 02:24:39 +00:00
errors_test.go misc/cgo/errors: don't pass -C to compiler 2017-09-14 04:02:01 +00:00
ptr_test.go misc/cgo/errors: port test.bash to Go 2017-09-13 17:45:52 +00:00