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. |