diff options
Diffstat (limited to 'media/libyuv/tools/msan')
-rw-r--r-- | media/libyuv/tools/msan/OWNERS | 3 | ||||
-rw-r--r-- | media/libyuv/tools/msan/blacklist.txt | 9 |
2 files changed, 12 insertions, 0 deletions
diff --git a/media/libyuv/tools/msan/OWNERS b/media/libyuv/tools/msan/OWNERS new file mode 100644 index 000000000..60351e7ea --- /dev/null +++ b/media/libyuv/tools/msan/OWNERS @@ -0,0 +1,3 @@ +pbos@chromium.org +kjellander@chromium.org + diff --git a/media/libyuv/tools/msan/blacklist.txt b/media/libyuv/tools/msan/blacklist.txt new file mode 100644 index 000000000..8b5e42a7b --- /dev/null +++ b/media/libyuv/tools/msan/blacklist.txt @@ -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. + |