summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/EmptyTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-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 Aizatsky2016-05-251-0/+11
Differential Revision: http://reviews.llvm.org/D20641 llvm-svn: 270755
OpenPOWER on IntegriCloud