]> Cypherpunks repositories - gostls13.git/commit
cmd/go: include experiments in compiler tool ID
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Aug 2018 23:54:15 +0000 (16:54 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Aug 2018 21:53:50 +0000 (21:53 +0000)
commit0cac563132d2bf38423f3e39860469dc70790aee
tree9531da133ca4c8b5830618aec48f046a383dc90e
parentda1da23f11cba056992335517a29d1ec4a33706f
cmd/go: include experiments in compiler tool ID

No test because testing this would require building a new toolchain
with a different experiment.

Fixes #26883

Change-Id: Iadd513d0920ef12463006dd2a61e94370dd13f68
Reviewed-on: https://go-review.googlesource.com/128735
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/work/buildid.go