| Index: tools/memory/asan/blacklist_win.txt
|
| diff --git a/tools/memory/asan/blacklist_win.txt b/tools/memory/asan/blacklist_win.txt
|
| index b0f00fde6a0e7d46d7d9689fcf07ae8ba399c590..c41f91415b89a162fcf5c30a61280f76eab8b627 100644
|
| --- a/tools/memory/asan/blacklist_win.txt
|
| +++ b/tools/memory/asan/blacklist_win.txt
|
| @@ -1,6 +1,5 @@
|
| -# The rules in this file are only applied at compile time on Windows.
|
| -# Because the Chrome buildsystem does not automatically touch the files
|
| -# mentioned here, changing this file requires clobbering all ASan 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.
|
|
|
|
|