This is an archive of the discontinued LLVM Phabricator instance.

tsan: add a test for flushing memory
ClosedPublic

Authored by dvyukov on Sep 24 2021, 5:57 AM.

Details

Summary

Add a test for __tsan_flush_memory() and for background
flushing of the runtime memory.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 24 2021, 5:57 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2021, 5:57 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Sep 24 2021, 6:46 AM
This revision is now accepted and ready to land.Sep 24 2021, 6:46 AM
This revision was landed with ongoing or failed builds.Sep 24 2021, 6:59 AM
This revision was automatically updated to reflect the committed changes.