This is an archive of the discontinued LLVM Phabricator instance.

[TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomically
ClosedPublic

Authored by mohit.bhakkad on Feb 3 2016, 1:07 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

mohit.bhakkad retitled this revision from to [TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomically.
mohit.bhakkad updated this object.
mohit.bhakkad added reviewers: dvyukov, kcc, samsonov.
mohit.bhakkad set the repository for this revision to rL LLVM.
mohit.bhakkad added subscribers: jaydeep, slthakur, dsanders.
dvyukov added inline comments.Feb 3 2016, 3:13 AM
lib/tsan/rtl/tsan_suppressions.cc
161–162

This is longer than 80 symbols.
"ninja check-tsan" should point to it.

Fixed indentation

dvyukov accepted this revision.Feb 3 2016, 3:47 AM
dvyukov edited edge metadata.
This revision is now accepted and ready to land.Feb 3 2016, 3:47 AM
mohit.bhakkad edited edge metadata.Feb 3 2016, 9:31 PM
mohit.bhakkad added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.