Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -17/+0 |
| | | | | | | | | | This change only removes libFuzzer tests and CMake machinery, the source copy temporarily remains at the old location. Differential Revision: https://reviews.llvm.org/D36980 llvm-svn: 311405 | ||||
* | [libFuzzer] experimental support for 'equivalance fuzzing' | Kostya Serebryany | 2017-01-20 | 1 | -2/+4 |
| | | | | llvm-svn: 292646 | ||||
* | [libFuzzer] add two tests for experimenting with equivalence fuzzing | Kostya Serebryany | 2017-01-19 | 1 | -0/+15 |
llvm-svn: 292509 |