1
0
mirror of https://github.com/golang/go synced 2024-11-17 23:54:51 -07:00
go/src
Josh Bleecher Snyder 4de3df8c95 cmd/compile: remove unreachable code
Makes vet happy.

Change-Id: I00de44a844afa57901b31991acf9e7ac834a9572
Reviewed-on: https://go-review.googlesource.com/32425
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-10-31 19:26:51 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/compile: remove unreachable code 2016-10-31 19:26:51 +00:00
compress compress/flate: tighten the BestSpeed max match offset bound. 2016-10-30 22:52:14 +00:00
container
context
crypto crypto/sha256: improve performance for sha256.block on ppc64le 2016-10-31 19:14:01 +00:00
database/sql database/sql: correctly spell constants 2016-10-31 17:17:46 +00:00
debug
encoding encoding/csv: document Read error behavior 2016-10-28 19:38:12 +00:00
errors
expvar
flag
fmt
go go/importer: implement importing of exported aliases 2016-10-31 19:20:44 +00:00
hash
html
image
index/suffixarray
internal
io
log
math
mime mime/multipart: simplify Part.Read 2016-10-28 19:05:47 +00:00
net net/http: returned typed error on Transport proxy dial 2016-10-31 17:39:50 +00:00
os os: adjust (*File).Read comment 2016-10-28 19:19:11 +00:00
path path/filepath: fix Abs on Windows 2016-10-29 16:44:45 +00:00
plugin cmd/link, plugin: use full plugin path for symbols 2016-10-31 04:48:42 +00:00
reflect reflect: clarify that NumMethod returns only the number of exported methods 2016-10-31 17:17:05 +00:00
regexp
runtime Revert "runtime/pprof: write profiles in protobuf format." 2016-10-31 17:53:28 +00:00
sort
strconv
strings
sync sync: enable Pool when using race detector 2016-10-30 19:09:20 +00:00
syscall syscall: remove X__cmsg_data from Cmsghdr 2016-10-30 19:04:09 +00:00
testing
text
time time: clarify Equal docs 2016-10-28 22:31:09 +00:00
unicode
unsafe
vendor/golang_org/x
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc