go/misc/cgo
Dave Cheney ccaaf1f134 misc/cgo/testcshared, misc/cgo/testshared: fix clang warnings and errors
Fix several warnings generated on the linux-amd64-clang builder
and make it clear to clang that -znow is a linker only flag.

Tested with

    env CC=clang-3.5 ./all.bash
    env CC=gcc-4.8 ./all.bash

Change-Id: I5ca7366ba8bf6221a36d25a2157dda4b4f3e16fa
Reviewed-on: https://go-review.googlesource.com/9523
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-04-30 17:08:15 +00:00
..
errors
gmp
life
nocgo
stdio
test misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
testasan
testcarchive
testcshared misc/cgo/testcshared, misc/cgo/testshared: fix clang warnings and errors 2015-04-30 17:08:15 +00:00
testgodefs
testshared misc/cgo/testshared: add basic test for -buildmode=shared/-linkshared 2015-04-29 23:47:47 +00:00
testsigfwd runtime: signal forwarding 2015-04-24 05:19:39 +00:00
testso
testtls