[PATCH] D48891: [libFuzzer] Make -fsanitize=memory,fuzzer work.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 16:56:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT336619: [libFuzzer] Make -fsanitize=memory,fuzzer work. (authored by morehouse, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D48891?vs=154734&id=154735#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48891

Files:
  lib/fuzzer/FuzzerDriver.cpp
  lib/fuzzer/FuzzerExtFunctions.def
  lib/fuzzer/FuzzerInternal.h
  lib/fuzzer/FuzzerLoop.cpp
  test/fuzzer/UninitializedStrlen.cpp
  test/fuzzer/UseAfterDtor.cpp
  test/fuzzer/lit.cfg
  test/fuzzer/msan.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48891.154735.patch
Type: text/x-patch
Size: 7347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/66fe8dc6/attachment.bin>


More information about the llvm-commits mailing list