Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] Remove unnecessary includes of posix headers. | Marcos Pividori | 2016-12-16 | 1 | -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 well | Kostya Serebryany | 2016-06-09 | 1 | -0/+29 |
llvm-svn: 272240 |