summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/InitializeTest.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-05[libfuzzer] Replace memmem with strstr.Matt Morehouse
2017-08-25[sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PCKostya Serebryany
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov