summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/OneHugeAllocTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] Remove unnecessary includes of posix headers.Marcos Pividori2016-12-161-1/+0
| | | | | | | | | Remove includes of "unistd.h" header, which is missing in non posix systems. Differential Revision: https://reviews.llvm.org/D277300 llvm-svn: 289965
* [libFuzzer] add one more OOM test, which we currently don't handle very wellKostya Serebryany2016-06-091-0/+29
llvm-svn: 272240
OpenPOWER on IntegriCloud