| Index: tools/memory/tsan_v2/ignores.txt
|
| diff --git a/tools/memory/tsan_v2/ignores.txt b/tools/memory/tsan_v2/ignores.txt
|
| index 45d08bac602acd02699cd519d9755a186eead2ad..efa1e8fee79b857567d006b6c6d70722f69d5136 100644
|
| --- a/tools/memory/tsan_v2/ignores.txt
|
| +++ b/tools/memory/tsan_v2/ignores.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 TSan v2 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.
|
| # Data races should typically go to suppressions.txt.
|
|
|