This is an archive of the discontinued LLVM Phabricator instance.

[asan][test][win] Remove `REQUIRES: asan-rtl-heap-interception`
ClosedPublic

Authored by alvinhochun on May 10 2023, 6:34 AM.

Details

Summary

This appears to be a leftover from when these tests were first added in
D62927. Because of this, these tests had never run with check-asan or
check-asan-dynamic.

I've tested locally that these tests do pass on both i686 MSVC and MinGW
targets. They are disabled for 64-bit though, and I believe no LLVM
buildbots are testing for 32-bit Windows targets.

Diff Detail

Event Timeline

alvinhochun created this revision.May 10 2023, 6:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 6:34 AM
Herald added a subscriber: Enna1. · View Herald Transcript
alvinhochun requested review of this revision.May 10 2023, 6:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 6:34 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.May 11 2023, 9:42 AM
This revision is now accepted and ready to land.May 11 2023, 9:42 AM
This revision was landed with ongoing or failed builds.May 16 2023, 4:54 AM
This revision was automatically updated to reflect the committed changes.