go/go/pointer
Russ Cox 2363391a5b all: go fmt ./...
Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

Not strictly necessary but will avoid gofmt changes later
as people edit these files.

Change-Id: I20749ed82e18938a305d9425d0739f0ea7bd24c0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/294414
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-20 03:28:52 +00:00
..
testdata go/pointer: implement extended queries 2017-03-06 04:11:41 +00:00
TODO
analysis.go go/pointer: implement extended queries 2017-03-06 04:11:41 +00:00
api.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
callgraph.go
constraint.go
doc.go go/pointer: fix typo ("distiction" -> "distinction") 2017-12-28 08:16:41 +00:00
example_test.go
gen.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
hvn.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
intrinsics.go
labels.go
opt.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
pointer_test.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
print.go
query.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
query_test.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
reflect.go x/tools: remove old renaming imports of go/constant as exact 2018-08-10 17:04:37 +00:00
solve.go
stdlib_test.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
util.go all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00