[PATCH] D11277: [lib/Fuzzer] Add sanitizer runtime errors unit save option

Karl Skomski karl at skomski.com
Thu Jul 16 14:51:22 PDT 2015


skomski created this revision.
skomski added a reviewer: kcc.
skomski added a subscriber: llvm-commits.

Make it possible to save runtime errors units from for example fsanitize=undefined to make it easier to reproduce them.

http://reviews.llvm.org/D11277

Files:
  lib/Fuzzer/FuzzerDriver.cpp
  lib/Fuzzer/FuzzerFlags.def
  lib/Fuzzer/FuzzerInternal.h
  lib/Fuzzer/FuzzerLoop.cpp
  lib/Fuzzer/test/CMakeLists.txt
  lib/Fuzzer/test/RuntimeErrorTest.cpp
  lib/Fuzzer/test/fuzzer.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11277.29946.patch
Type: text/x-patch
Size: 6872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/55a9a879/attachment.bin>


More information about the llvm-commits mailing list