]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/ssa: ignore error from second call to MatchString in test
authorLeon Klingele <git@leonklingele.de>
Mon, 4 Feb 2019 12:44:00 +0000 (12:44 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Sat, 2 Mar 2019 17:32:52 +0000 (17:32 +0000)
commit5edb175b40a87f3dba90aed14390de9affee77f2
tree744984dcc99727cf33a3a61d25c80452210144fc
parentaa5165d62cf623230dd820afe2bdba92bd15beeb
cmd/compile/internal/ssa: ignore error from second call to MatchString in test

Change-Id: I714612b41facc8d1ec22974e8aaf2a5a3592e8f5
GitHub-Last-Rev: a0b3917e45bc1d24590e9c9cb3550da4c4008c49
GitHub-Pull-Request: golang/go#29998
Reviewed-on: https://go-review.googlesource.com/c/160422
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/ssa/debug_test.go