Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -11/+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] replacing unittest for truncate_units with functional test. | Mike Aizatsky | 2016-05-25 | 1 | -0/+11 |
Differential Revision: http://reviews.llvm.org/D20641 llvm-svn: 270755 |