Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: tools/valgrind/tsan_v2/ignores.txt

Issue 349433005: Switch to tools/memory/tsan_v2/ignores.txt when building with ThreadSanitizer v2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/ignores.txt
diff --git a/tools/valgrind/tsan_v2/ignores.txt b/tools/valgrind/tsan_v2/ignores.txt
deleted file mode 100644
index 45d08bac602acd02699cd519d9755a186eead2ad..0000000000000000000000000000000000000000
--- a/tools/valgrind/tsan_v2/ignores.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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.
-#
-# Please think twice before you add or remove these rules.
-# Data races should typically go to suppressions.txt.
-
-# See http://crbug.com/102327
-fun:*ThreadData*Initialize*
-
-# See http://crbug.com/172104
-fun:*v8*internal*ThreadEntry*
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698