]> Cypherpunks repositories - gostls13.git/commit
Revert "go/printer: reuse go/token.FileSet.PositionFor calls in setPos"
authorThan McIntosh <thanm@google.com>
Tue, 11 Apr 2023 14:15:36 +0000 (14:15 +0000)
committerThan McIntosh <thanm@google.com>
Tue, 11 Apr 2023 14:38:41 +0000 (14:38 +0000)
commit267b50a8349790afaff6649b719331fc89ef8825
tree9d5e343ac4dc90541c371d78bf4d5a4c8983765a
parente78871ea07376e09673644633740b6e0fc08b370
Revert "go/printer: reuse go/token.FileSet.PositionFor calls in setPos"

This reverts commit http://go.dev/cl/461739

Reason for revert: Causes longtest failures due to odd formatting.

Change-Id: I7e31ff107e730b6d667866ea7718bc8632760422
Reviewed-on: https://go-review.googlesource.com/c/go/+/483676
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/printer/printer.go