summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerShmemWindows.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] Temporarily fix Shmem for Windows.Marcos Pividori2017-02-081-0/+64
In this diff, I add stubs for shared memory on Windows. Now we can compile and use libFuzzer without support for shared memory. Differential Revision: https://reviews.llvm.org/D29544 llvm-svn: 294376
OpenPOWER on IntegriCloud