gcc/libgo/go
eric fang 5ca5751823 runtime: fix TestCallersNilPointerPanic
The expected result of TestCallersNilPointerPanic has changed in
GoLLVM.  This CL makes some elements of the expected result optional
so that this test passes in both gccgo and GoLLVM.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/230138
2020-05-11 17:36:24 -07:00
..
archive
bufio
builtin
bytes
cmd
compress
container
context
crypto
database/sql
debug
encoding
errors
expvar
flag
fmt
go
golang.org/x
hash
html
image
index/suffixarray
internal
io
log
math
mime
net
os
path
plugin
reflect
regexp
runtime runtime: fix TestCallersNilPointerPanic 2020-05-11 17:36:24 -07:00
sort
strconv
strings
sync
syscall syscall: append to environment in tests, don't clobber it 2020-05-11 17:27:46 -07:00
testdata
testing
text
time
unicode