diff options
| author | Russ Cox <rsc@golang.org> | 2022-09-30 10:59:23 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2022-10-04 19:35:46 +0000 |
| commit | 164406ad931cd74c1541a71f2817312ec82882ed (patch) | |
| tree | eae8ac066f09bdc15f766471dfde8c256dcf42df /src/os/exec/exec.go | |
| parent | 841873f27c4d08d266779a9ef719a7f0d1a0e74d (diff) | |
| download | go-164406ad931cd74c1541a71f2817312ec82882ed.tar.xz | |
cmd/compile: rename gen and builtin to _gen and _builtin
These two directories are full of //go:build ignore files.
We can ignore them more easily by putting an underscore
at the start of the name. That also works around a bug
in Go 1.17 that was not fixed until Go 1.17.3.
Change-Id: Ia5389b65c79b1e6d08e4fef374d335d776d44ead
Reviewed-on: https://go-review.googlesource.com/c/go/+/435472
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
