Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: tools/msan/blacklist.txt

Issue 2589093002: Move tools/{msan,ubsan} -> tools-webrtc/ (Closed)
Patch Set: Using rebase_path Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/msan/OWNERS ('k') | tools/ubsan/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/msan/blacklist.txt
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
deleted file mode 100644
index 3c9c9b202b0338ebebe7801c7c7d43e7b40d788d..0000000000000000000000000000000000000000
--- a/tools/msan/blacklist.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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 WebRTC-specific blacklist entries.
-
-# Uninit in zlib. http://crbug.com/116277
-fun:*MOZ_Z_deflate*
-
« no previous file with comments | « tools/msan/OWNERS ('k') | tools/ubsan/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698