]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] test: test regabidefers in live.go
authorCherry Mui <cherryyz@google.com>
Fri, 4 Jun 2021 15:09:25 +0000 (11:09 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 4 Jun 2021 17:00:48 +0000 (17:00 +0000)
commit4cf7f5f6947c1e3200d669ae7b8016f7431d718c
tree355f883a3a121fecfb4fe92bd6ac3ab9f4f21afa
parent3298c749acc32eca0460f52866d169441eb0e076
[dev.typeparams] test: test regabidefers in live.go

Previously, live.go is conditioned on not using regabidefers. Now
we have regabidefers enabled by default everywhere, and we may
remove the fallback path in the near future, test that
configuration instead.

Change-Id: Idf910aee323bdd6478bc7a2062b2052d82ce003f
Reviewed-on: https://go-review.googlesource.com/c/go/+/325111
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
test/live.go