summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerIOWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] add -features_dir= flag to dump unique input features on diskKostya Serebryany2019-04-131-0/+4
* [libFuzzer][Windows] Port fork mode to WindowsJonathan Metzman2019-02-271-6/+65
* [libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla...Kostya Serebryany2019-02-151-1/+1
* [libFuzzer] a bit of refactoring of the fork modeKostya Serebryany2019-02-131-0/+9
* [libFuzzer] extend the -fork=1 functionality. Still not fully usable, but goo...Kostya Serebryany2019-02-121-0/+8
* [libFuzzer][Windows] Clean up RawPrintJonathan Metzman2019-02-041-2/+1
* [fuzzer] Use RawPrint instead of Printf for instrumentation warningJonathan Metzman2019-01-311-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] Enable tests on WindowsMatt Morehouse2018-09-041-1/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-0/+20
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-20/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-0/+20
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-20/+0
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-0/+20
* [libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov2017-08-271-1/+1
* Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov2017-08-261-1/+1
* [libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov2017-08-261-1/+1
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+323