]> Cypherpunks repositories - gostls13.git/commit
test: new test for issue 30908
authorThan McIntosh <thanm@google.com>
Fri, 22 Mar 2019 18:57:32 +0000 (14:57 -0400)
committerThan McIntosh <thanm@google.com>
Mon, 25 Mar 2019 15:00:08 +0000 (15:00 +0000)
commit6582ee9cba7e4b5ffba1048782393d2557e64f1f
tree11506c727ee03435eb8189d25056d408a3ad723c
parentfbd74a8922434ada5871a875598b58cbca4ff0d6
test: new test for issue 30908

New test case designed to mimic the code in issue 30908, which
features duplicate but non-indentical DWARF abstract subprogram DIEs.

Updates #30908.

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