Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -17/+0 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [libFuzzer] added -detect_leaks flag (0 by default for now). When enabled, it... | Kostya Serebryany | 2016-04-20 | 1 | -1/+4 |
* | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 2016-04-01 | 1 | -0/+3 |
* | [libFuzzer] don't write the test unit when a leak is detected (since we don't... | Kostya Serebryany | 2016-02-04 | 1 | -0/+11 |