summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/OverwriteInputTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-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 Serebryany2017-05-091-0/+13
(if it is -- report an error) llvm-svn: 302494
OpenPOWER on IntegriCloud