go/go
Robert Findley bebd890374 go/analysis: remove stray print statement in the timeformat analyzer
A debugging print statement was left in the analyzer, which breaks
gopls' communication over stdin/stdout.

Fix this, and add tests.

Fixes golang/vscode-go#2406

Change-Id: I1b785fa09e66eae2f1b1e03806e5b59d2015e75e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/422902
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Tim King <taking@google.com>
2022-08-12 17:40:51 +00:00
..
analysis go/analysis: remove stray print statement in the timeformat analyzer 2022-08-12 17:40:51 +00:00
ast go/ast/astutil: clarify PathEnclosingInterval 2022-06-02 16:01:13 +00:00
buildutil all: gofmt 2022-04-12 17:53:17 +00:00
callgraph go/callgraph/vta: do not assume that recovers cannot be deferred 2022-08-03 21:02:27 +00:00
cfg all: gofmt 2022-04-12 17:53:17 +00:00
expect all: gofmt 2022-04-12 17:53:17 +00:00
gccgoexportdata all: gofmt 2022-04-12 17:53:17 +00:00
gcexportdata internal/gcimporter: add support for reading unified IR export data 2022-07-15 15:11:26 +00:00
internal go/internal/pkgbits: fix performance of rawReloc 2022-08-11 18:06:33 +00:00
loader all: gofmt 2022-04-12 17:53:17 +00:00
packages internal/span: make NewRange accept File, not FileSet 2022-07-06 19:40:50 +00:00
pointer go/ssa: tweak Function.Name() for generic instantiations 2022-05-18 21:36:11 +00:00
ssa go/ssa: tweak Function.Name() for generic instantiations 2022-05-18 21:36:11 +00:00
types go/types/objectpath: implement fast path for concrete methods 2022-05-13 20:45:12 +00:00
vcs all: gofmt 2022-04-12 17:53:17 +00:00