]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: silence clang warning
authorRuss Cox <rsc@golang.org>
Tue, 29 Oct 2013 15:50:18 +0000 (11:50 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 29 Oct 2013 15:50:18 +0000 (11:50 -0400)
commitb8be100d35109e8cd0abac91edec206df37b07c1
tree78582acfc953c77c8ba7452f7ff449695b7b2967
parent3b0e6c21aef32c5439fdcdaff44418a875565fcc
cmd/gc: silence clang warning

This code is only built when you run 'make' in cmd/gc,
not in all.bash.

R=golang-dev, jsing, iant
CC=golang-dev
https://golang.org/cl/19160043
src/cmd/gc/mkbuiltin1.c