]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/syntax: print position info for names in tree dump
authorRobert Griesemer <gri@golang.org>
Mon, 6 Mar 2017 23:30:32 +0000 (15:30 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 6 Mar 2017 23:45:14 +0000 (23:45 +0000)
commitd10b50dc3447ec69563320b0538b7a1b1f4cfc81
treee7e6378ea40f0edc2acb8e7ad46b487d38126451
parent1874d4a883805056727e7c2fec01dbb7bf30fc6e
cmd/compile/internal/syntax: print position info for names in tree dump

Debugging support.

Change-Id: Ia518aaed36eaba76e6233306f718ad8aff3ce744
Reviewed-on: https://go-review.googlesource.com/37875
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/syntax/dumper.go