diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /media/libyuv/tools/msan | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
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. + |