Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -37/+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] add test/LargeTest.cpp, mostly for manual experiments with large ↵ | Kostya Serebryany | 2017-03-11 | 1 | -0/+37 |
number of edges, not yet suitable for unit testing llvm-svn: 297544 |