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

Side by Side Diff: tools/sanitizers/tsan_suppressions.txt

Issue 646493002: Add link to tsan bug to suppression (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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
1 # Suppressions for TSan v2 1 # Suppressions for TSan v2
2 # https://code.google.com/p/thread-sanitizer/wiki/Suppressions 2 # https://code.google.com/p/thread-sanitizer/wiki/Suppressions
3 3
4 # Deliberate lock cycles in test-lockers 4 # Incorrectly detected lock cycles in test-lockers
5 # https://code.google.com/p/thread-sanitizer/issues/detail?id=81
5 deadlock:LockAndUnlockDifferentIsolatesThread::Run 6 deadlock:LockAndUnlockDifferentIsolatesThread::Run
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698