summaryrefslogtreecommitdiffstats
path: root/tools/msan/blacklist.txt
blob: 85fd2231af07bd4bc62ae30954e5974f44ad2cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The rules in this file are only applied at compile time.
# Because the Chrome buildsystem does not automatically touch the files
# mentioned here, changing this file requires clobbering all MSan bots.
#
# Please think twice before you add or remove these rules.

# V8 is blacklisted until it can properly support MSan. http://crbug.com/330709
src:*/v8/src/*

# False positive in ffmpeg due to assembly code.
fun:ff_get_cpu_flags_x86