1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:50:22 -07:00
go/src/debug/dwarf
Daniel Martí 59413d34c9 all: unindent some big chunks of code
Found with mvdan.cc/unindent. Prioritized the ones with the biggest wins
for now.

Change-Id: I2b032e45cdd559fc9ed5b1ee4c4de42c4c92e07b
Reviewed-on: https://go-review.googlesource.com/56470
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-08-18 06:59:48 +00:00
..
testdata debug/dwarf: heuristically handle both UNIX and Windows paths 2017-05-26 14:35:20 +00:00
buf.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
class_string.go
const.go
entry_test.go
entry.go
export_test.go debug/dwarf: heuristically handle both UNIX and Windows paths 2017-05-26 14:35:20 +00:00
line_test.go debug/dwarf: heuristically handle both UNIX and Windows paths 2017-05-26 14:35:20 +00:00
line.go debug/dwarf: heuristically handle both UNIX and Windows paths 2017-05-26 14:35:20 +00:00
open.go
type_test.go debug/dwarf: heuristically handle both UNIX and Windows paths 2017-05-26 14:35:20 +00:00
type.go all: unindent some big chunks of code 2017-08-18 06:59:48 +00:00
typeunit.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
unit.go