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

Side by Side Diff: tools/memory/tsan_v2/ignores.txt

Issue 2184683004: [gn] Fix sanitizer configs (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Add blacklist files Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « tools/memory/asan/blacklist.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # The rules in this file are only applied at compile time. If you can modify the
2 # source in question, consider function attributes to disable instrumentation.
3 #
4 # Please think twice before you add or remove these rules.
5 # Data races should typically go to suppressions.txt.
OLDNEW
« no previous file with comments | « tools/memory/asan/blacklist.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698