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

Unified Diff: tools/msan/blacklist.txt

Issue 1398133002: Remove stale comment warning about blacklist updates requiring a clobber build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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/memory/tsan_v2/ignores.txt ('k') | no next file » | 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
index 99578865058f6ffa1b2ff16a7afa1cd506cb5151..ed5cc6cf60caafc819e90835c0eeba1d56f8a62b 100644
--- a/tools/msan/blacklist.txt
+++ b/tools/msan/blacklist.txt
@@ -1,6 +1,5 @@
-# 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.
+# The rules in this file are only applied at compile time. If you can modify the
+# source in question, consider function attributes to disable instrumentation.
#
# Please think twice before you add or remove these rules.
« no previous file with comments | « tools/memory/tsan_v2/ignores.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698