summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/SimpleCmpTest.cpp
AgeCommit message (Expand)Author
2020-08-24[libFuzzer] Make msan.test:SimpleCmpTest succeed with less trials.Dokyung Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-03-23[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.Matt Morehouse
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov