Chromium Code Reviews| Index: tools/memory/asan/blacklist.txt |
| diff --git a/tools/memory/asan/blacklist.txt b/tools/memory/asan/blacklist.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2bb1aa9714f13c4fb1af36a8b33742b228aed7d0 |
| --- /dev/null |
| +++ b/tools/memory/asan/blacklist.txt |
| @@ -0,0 +1,4 @@ |
| +# 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. |