This is an archive of the discontinued LLVM Phabricator instance.

tsan: extend signal_malloc test
ClosedPublic

Authored by dvyukov on Jul 28 2021, 6:03 AM.

Details

Summary

Test that we report the warning for free()
and ensure the test finishes as we usually do with "DONE".

Depends on D106951.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Jul 28 2021, 6:03 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2021, 6:03 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Jul 28 2021, 7:40 AM
This revision is now accepted and ready to land.Jul 28 2021, 7:40 AM
This revision was automatically updated to reflect the committed changes.