aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc/sancov/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools_webrtc/sancov/README')
-rw-r--r--tools_webrtc/sancov/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools_webrtc/sancov/README b/tools_webrtc/sancov/README
deleted file mode 100644
index c9b43e7ae0..0000000000
--- a/tools_webrtc/sancov/README
+++ /dev/null
@@ -1,9 +0,0 @@
-Blacklist for llvm's sancov
-
-See http://clang.llvm.org/docs/SanitizerCoverage.html .
-
-Example usage:
-> cd out/Debug
-> UBSAN_OPTIONS="coverage=1" ./peerconnection_unittests
-> sancov -html-report -blacklist ../../tools/sancov/blacklist.txt \
-> peerconnection_unittests peerconnection_unittests.123.sancov