Previously these were only applied from inside parseFiles, which also made it harder to refactor the remaining parse logic. This theoretically means fixup is now called in more places than it was before, but should cause no change in behaviour. Change-Id: Ic6d006c1d36daca7514626653aaedf90d76e1d0f Reviewed-on: https://go-review.googlesource.com/c/tools/+/181544 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| check.go | ||
| external.go | ||
| file.go | ||
| gofile.go | ||
| load.go | ||
| modfile.go | ||
| parse.go | ||
| pkg.go | ||
| session.go | ||
| sumfile.go | ||
| view.go | ||
| watcher.go | ||