]> Cypherpunks repositories - gostls13.git/commit
test: new test for gollvm compiler crash bug
authorThan McIntosh <thanm@google.com>
Thu, 14 Nov 2019 16:10:47 +0000 (11:10 -0500)
committerThan McIntosh <thanm@google.com>
Mon, 18 Nov 2019 21:19:53 +0000 (21:19 +0000)
commita174a3aea9dae930b51ebbbdfc1484d4a05939c1
treebf6e043e1c721181c2ae8a32ab18a1b3c99aefc0
parenta23f9afd9899160b525dbc10d01045d9a3f072a0
test: new test for gollvm compiler crash bug

Reduced test case for gollvm compiler crash building docker-ce.

Updates #35586.

Change-Id: Ib805dc9ab7b63cc61f207f1f000bef9809cfd428
Reviewed-on: https://go-review.googlesource.com/c/go/+/207258
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/fixedbugs/issue35586.dir/a.go [new file with mode: 0644]
test/fixedbugs/issue35586.dir/b.go [new file with mode: 0644]
test/fixedbugs/issue35586.go [new file with mode: 0644]