[all-commits] [llvm/llvm-project] f09414: [libFuzzer] Fix stack-overflow-with-asan.test.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Fri May 7 09:19:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f09414499c4717b66baa9581c641e8a636e5dcc1
      https://github.com/llvm/llvm-project/commit/f09414499c4717b66baa9581c641e8a636e5dcc1
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M compiler-rt/test/fuzzer/StackOverflowTest.cpp
    M compiler-rt/test/fuzzer/stack-overflow-with-asan.test

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list