mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-15 14:50:39 +01:00
![]() This aligns with established naming convention for all other directories. BUG=webrtc:7593 NOTRY=True NOTREECHECKS=True R=ehmaldonado@webrtc.org, mbonadei@webrtc.org TBR=henrika@webrtc.org Review-Url: https://codereview.webrtc.org/2864213004 . Cr-Commit-Position: refs/heads/master@{#18059} |
||
---|---|---|
.. | ||
blacklist.txt | ||
README |
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