summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/DSO2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Fuzzer/test/DSO2.cpp')
-rw-r--r--llvm/lib/Fuzzer/test/DSO2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/test/DSO2.cpp b/llvm/lib/Fuzzer/test/DSO2.cpp
index 46c80e4b6fe..04b308d193a 100644
--- a/llvm/lib/Fuzzer/test/DSO2.cpp
+++ b/llvm/lib/Fuzzer/test/DSO2.cpp
@@ -9,3 +9,4 @@ int DSO2(int a) {
return 1;
}
+void Uncovered2() {}
OpenPOWER on IntegriCloud