This is an archive of the discontinued LLVM Phabricator instance.

tsan: add another deep stack test
ClosedPublic

Authored by dvyukov on Sep 22 2021, 9:50 AM.

Details

Summary

Add a test for a trace corner case that lead to a bug
in experimental runtime replacement.
Since it passes with the current runtime it makes sense
to submit it on its own.

Depends on D110264.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 22 2021, 9:50 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2021, 9:50 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Sep 23 2021, 1:32 AM
This revision is now accepted and ready to land.Sep 23 2021, 1:32 AM
This revision was landed with ongoing or failed builds.Sep 23 2021, 1:45 AM
This revision was automatically updated to reflect the committed changes.
mloud added a subscriber: mloud.Sep 25 2021, 11:43 AM