This is an archive of the discontinued LLVM Phabricator instance.

[tsan] Disable failing malloc hook tests on darwin
AbandonedPublic

Authored by Northbadge on May 31 2023, 5:21 PM.

Details

Reviewers
vitalybuka
Summary

Temporary measure while investigating. Tests don't fail on other sanitizers/platforms.

Diff Detail

Event Timeline

Northbadge created this revision.May 31 2023, 5:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 5:21 PM
Herald added a subscriber: Enna1. · View Herald Transcript
Northbadge requested review of this revision.May 31 2023, 5:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 5:21 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
Northbadge abandoned this revision.May 31 2023, 9:30 PM

Proper fix @ D151865