summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/LeakTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-17/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] added -detect_leaks flag (0 by default for now). When enabled, it...Kostya Serebryany2016-04-201-1/+4
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-0/+3
* [libFuzzer] don't write the test unit when a leak is detected (since we don't...Kostya Serebryany2016-02-041-0/+11
OpenPOWER on IntegriCloud