]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: print lines missing is_stmt if testing.Verbose()
authorDavid Chase <drchase@google.com>
Mon, 29 Jul 2019 20:26:40 +0000 (16:26 -0400)
committerDavid Chase <drchase@google.com>
Fri, 30 Aug 2019 20:11:59 +0000 (20:11 +0000)
commitb177d8802c00271ad0547b929ad2038aee70199d
treede71e3af7eed4c7e6b578e10fe81c7b8204040b2
parent4219aec60ab473fa00f1092034ca801218a5dbe9
cmd/compile: print lines missing is_stmt if testing.Verbose()

helpful for debugging failures to figure out which lines
disappeared to cause the failure.

Change-Id: Id42b64a65f76eed47e01003f05346bc09cec27e8
Reviewed-on: https://go-review.googlesource.com/c/go/+/188019
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/compile/internal/ssa/stmtlines_test.go