go/src/debug/dwarf
Matthew Dempsky 0da4dbe232 all: remove unnecessary type conversions
cmd and runtime were handled separately, and I'm intentionally skipped
syscall. This is the rest of the standard library.

CL generated mechanically with github.com/mdempsky/unconvert.

Change-Id: I9e0eff886974dedc37adb93f602064b83e469122
Reviewed-on: https://go-review.googlesource.com/22104
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-15 07:31:45 +00:00
..
testdata debug/dwarf: add Reader.SeekPC and Data.Ranges 2016-03-22 14:06:09 +00:00
buf.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
class_string.go debug/dwarf: return ClassUnknown if attribute class cannot be determined 2015-09-15 17:57:51 +00:00
const.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
entry.go debug/dwarf: add Reader.SeekPC and Data.Ranges 2016-03-22 14:06:09 +00:00
entry_test.go debug/dwarf: add Reader.SeekPC and Data.Ranges 2016-03-22 14:06:09 +00:00
line.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
line_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
open.go all: single space after period. 2016-03-02 00:13:47 +00:00
type.go all: single space after period. 2016-03-02 00:13:47 +00:00
type_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
typeunit.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
unit.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00