[PATCH] D61352: [libFuzzer] Fix failing test

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 15:50:56 PDT 2019


metzman created this revision.
Herald added subscribers: llvm-commits, Sanitizers, mgorny.
Herald added projects: Sanitizers, LLVM.

Fix sigint.test by making it require msan.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61352

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/fuzzer/CMakeLists.txt
  compiler-rt/test/fuzzer/CMakeLists.txt
  compiler-rt/test/fuzzer/compressed.test
  compiler-rt/test/fuzzer/dataflow.test
  compiler-rt/test/fuzzer/fork.test
  compiler-rt/test/fuzzer/lit.cfg
  compiler-rt/test/fuzzer/lit.site.cfg.in
  compiler-rt/test/fuzzer/only-some-bytes.test
  compiler-rt/test/fuzzer/trace-malloc-threaded.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61352.197473.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/415723f3/attachment.bin>


More information about the llvm-commits mailing list