[libFuzzer] Fix stack-overflow-with-asan.test.
authorMatt Morehouse <mascasa@google.com>
Fri, 7 May 2021 16:11:45 +0000 (09:11 -0700)
committerMatt Morehouse <mascasa@google.com>
Fri, 7 May 2021 16:18:21 +0000 (09:18 -0700)
commitf09414499c4717b66baa9581c641e8a636e5dcc1
tree6e2559d8a19d7e55888ecd76419867f608d35c54
parent1006ac3963eaf39153d6637b631662e87ebf3b4d
[libFuzzer] Fix stack-overflow-with-asan.test.

Fix function return type and remove check for SUMMARY, since it doesn't
seem to be output in Windows.
compiler-rt/test/fuzzer/StackOverflowTest.cpp
compiler-rt/test/fuzzer/stack-overflow-with-asan.test