This is an archive of the discontinued LLVM Phabricator instance.

[asan][test] Fix two test cases on Windows
ClosedPublic

Authored by alvinhochun on Apr 3 2023, 8:11 AM.

Details

Summary

Fixes global-location-nodebug and heavy_uar_test for both MSVC and MinGW
targets.

Diff Detail

Event Timeline

alvinhochun created this revision.Apr 3 2023, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2023, 8:11 AM
Herald added a subscriber: Enna1. · View Herald Transcript
alvinhochun requested review of this revision.Apr 3 2023, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2023, 8:11 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Apr 3 2023, 1:44 PM
This revision is now accepted and ready to land.Apr 3 2023, 1:44 PM
This revision was automatically updated to reflect the committed changes.