From af90e82155a42ec8239685ca8626c547c7173220 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Wed, 3 Feb 2016 11:52:19 +0100 Subject: [PATCH] Add empty MSan blacklist.txt to make MSan builds pass. TBR=fbarchard@chromium.org BUG=libyuv:564 Review URL: https://codereview.chromium.org/1665573003 . --- tools/msan/OWNERS | 3 +++ tools/msan/blacklist.txt | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 tools/msan/OWNERS create mode 100644 tools/msan/blacklist.txt diff --git a/tools/msan/OWNERS b/tools/msan/OWNERS new file mode 100644 index 000000000..60351e7ea --- /dev/null +++ b/tools/msan/OWNERS @@ -0,0 +1,3 @@ +pbos@chromium.org +kjellander@chromium.org + diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt new file mode 100644 index 000000000..8b5e42a7b --- /dev/null +++ b/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. +