blob: c9b43e7ae0bf93cbf8c7fa39698ff1805ed34c41 [file] [log] [blame]
Johan Ahlers9ddac182016-07-22 08:57:23 +02001Blacklist for llvm's sancov
2
3See http://clang.llvm.org/docs/SanitizerCoverage.html .
4
5Example usage:
6> cd out/Debug
7> UBSAN_OPTIONS="coverage=1" ./peerconnection_unittests
8> sancov -html-report -blacklist ../../tools/sancov/blacklist.txt \
9> peerconnection_unittests peerconnection_unittests.123.sancov