This is an archive of the discontinued LLVM Phabricator instance.

tsan: fix SANITIZER_DEBUG build
ClosedPublic

Authored by dvyukov on Jul 23 2021, 1:53 AM.

Details

Summary

Remove left-over debug field after moving tsan
deadlock detector into sanitizer_common.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Jul 23 2021, 1:53 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2021, 1:53 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Jul 23 2021, 1:54 AM
This revision is now accepted and ready to land.Jul 23 2021, 1:54 AM
This revision was landed with ongoing or failed builds.Jul 23 2021, 1:57 AM
This revision was automatically updated to reflect the committed changes.