Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 2016-04-01 | 1 | -0/+3 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D18705 llvm-svn: 265174 | ||||
* | [libFuzzer] don't report memory leaks if we are dying due to a timeout (just ↵ | Kostya Serebryany | 2016-03-24 | 1 | -0/+14 |
use _Exit instead of exit in the timeout callback) llvm-svn: 264237 |