llvm-project/compiler-rt/lib/fuzzer/tests
Matt Morehouse 0948bc2086 [libFuzzer] Do not turn unittest warnings into errors.
Some warnings originating from googletest were causing bots to fail
while bulding unit tests.  The sanitizers address this issue by not
using -Werror.  We adopt this approach for libFuzzer.

llvm-svn: 335640
2018-06-26 18:37:37 +00:00
..
CMakeLists.txt [libFuzzer] Do not turn unittest warnings into errors. 2018-06-26 18:37:37 +00:00
FuzzerUnittest.cpp [libFuzzer] make the corpus elements aware of their data flow traces 2018-06-07 01:40:20 +00:00