| commit | fbb194ff34afe58bc1ba67c974c7a8afd658ff70 | [log] [tgz] |
|---|---|---|
| author | Dmitry Vyukov <dvyukov@google.com> | Thu Oct 10 15:58:12 2013 +0000 |
| committer | Dmitry Vyukov <dvyukov@google.com> | Thu Oct 10 15:58:12 2013 +0000 |
| tree | 5f552c67544a17d7cd5ca84cb9e90267aab0f74e | |
| parent | 9558af461d6c9df419e22254befb18cd80af06a3 [diff] |
tsan: add annotations to ignore synchronization operations The annotations are AnnotateIgnoreSyncBegin/End, may be useful to ignore some infrastructure synchronization that introduces lots of false negatives. llvm-svn: 192355