Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -13/+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] make sure the input data is not overwritten in the fuzz target ↵ | Kostya Serebryany | 2017-05-09 | 1 | -0/+13 |
(if it is -- report an error) llvm-svn: 302494 |