| Index: tools/memory/asan/blacklist.txt
|
| diff --git a/tools/memory/asan/blacklist.txt b/tools/memory/asan/blacklist.txt
|
| index 99a147267edd534c929b33da1419f15cad5e63e0..35fa055dec4a3fe459f9e7ea2b2ef80b901e1315 100644
|
| --- a/tools/memory/asan/blacklist.txt
|
| +++ b/tools/memory/asan/blacklist.txt
|
| @@ -1,5 +1,4 @@
|
| -# 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 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.
|
|
|