This is an archive of the discontinued LLVM Phabricator instance.

tsan: extend mmap test
ClosedPublic

Authored by dvyukov on Nov 22 2021, 6:45 AM.

Details

Summary

Test size larger than clear_shadow_mmap_threshold,
which is handled differently.

Depends on D114348.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Nov 22 2021, 6:45 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 22 2021, 6:45 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Nov 23 2021, 11:35 AM
This revision is now accepted and ready to land.Nov 23 2021, 11:35 AM
This revision was automatically updated to reflect the committed changes.