summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/OutOfMemorySingleLargeMallocTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-27/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] Fix OutOfMemory tests to work on 32 bits.Marcos Pividori2017-01-221-1/+1
* [libFuzzer] Remove unnecessary includes of posix headers.Marcos Pividori2016-12-161-1/+0
* [libFuzzer] extend -rss_limit_mb to crash instantly on a single malloc that e...Kostya Serebryany2016-11-301-0/+28
OpenPOWER on IntegriCloud