summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/LeakTimeoutTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-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 Serebryany2016-03-241-0/+14
use _Exit instead of exit in the timeout callback) llvm-svn: 264237
OpenPOWER on IntegriCloud