summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerExtFunctions.def
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use.Max Moroz2019-08-051-4/+4
* [libFuzzer] Fix __sanitizer_print_memory_profile return type in ExtFunctions.defMax Moroz2019-07-231-1/+1
* [libFuzzer] Unpoison parameters before calling user callback.Matt Morehouse2019-05-091-0/+1
* [Fuzzer] Fix function prototype in fuzzer::ExternalFunctions. [NFC]David L. Jones2019-02-091-1/+1
* [libFuzzer] remove stale code Kostya Serebryany2019-01-291-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] Make -fsanitize=memory,fuzzer work.Matt Morehouse2018-07-091-0/+3
* [libFuzzer] Report at most one crash per input.Matt Morehouse2018-05-011-0/+1
* [libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sess...Alex Shlyapnikov2017-10-231-0/+1
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+46