summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerUtilWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Remove extra semicolonsJonathan Metzman2019-02-261-3/+3
* [libFuzzer] experimental performance optimization -lazy_counters, off by defa...Kostya Serebryany2019-01-311-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] [Windows] Include windows.h and psapi.h with lowercaseMartin Storsjo2018-09-111-1/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-1/+3
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-3/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-1/+3
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-3/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-1/+3
* [libFuzzer] Encapsulate commands in a class.Matt Morehouse2017-12-041-2/+4
* [libFuzzer] remove a couple of reduntant includesKostya Serebryany2017-09-091-1/+0
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+193