mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-12 06:29:57 +08:00
Add empty MSan blacklist.txt to make MSan builds pass.
TBR=fbarchard@chromium.org BUG=libyuv:564 Review URL: https://codereview.chromium.org/1665573003 .
This commit is contained in:
parent
b0426365c9
commit
af90e82155
3
tools/msan/OWNERS
Normal file
3
tools/msan/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
pbos@chromium.org
|
||||
kjellander@chromium.org
|
||||
|
||||
9
tools/msan/blacklist.txt
Normal file
9
tools/msan/blacklist.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
|
||||
# This is a stripped down copy of Chromium's blacklist.txt, to enable
|
||||
# adding libyuv-specific blacklist entries.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user