summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerInternal.h
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2017-03-15 00:34:25 +0000
committerKostya Serebryany <kcc@google.com>2017-03-15 00:34:25 +0000
commit862a845aa5815a52f5622b53300d5ddadf1e991a (patch)
tree564482134cf12833f56dced599a7aa9a93ff9954 /llvm/lib/Fuzzer/FuzzerInternal.h
parent10f54e39fa13be0e85819c69e8c049a08914738d (diff)
downloadbcm5719-llvm-862a845aa5815a52f5622b53300d5ddadf1e991a.tar.gz
bcm5719-llvm-862a845aa5815a52f5622b53300d5ddadf1e991a.zip
[libFuzzer] simplify code a bit
llvm-svn: 297796
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerInternal.h')
-rw-r--r--llvm/lib/Fuzzer/FuzzerInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Fuzzer/FuzzerInternal.h b/llvm/lib/Fuzzer/FuzzerInternal.h
index 347228ebc42..3a3889723f7 100644
--- a/llvm/lib/Fuzzer/FuzzerInternal.h
+++ b/llvm/lib/Fuzzer/FuzzerInternal.h
@@ -110,7 +110,6 @@ private:
// Stop tracing.
void StopTraceRecording();
- void SetDeathCallback();
static void StaticDeathCallback();
void DumpCurrentUnit(const char *Prefix);
void DeathCallback();
OpenPOWER on IntegriCloud