This is an archive of the discontinued LLVM Phabricator instance.

[test][ASAN] Fix incorrect REQUIRES directive for scandir.c
ClosedPublic

Authored by justincady on Jun 12 2023, 8:01 AM.

Details

Summary

The missing colon caused the test to run on unintended platforms.

Diff Detail

Event Timeline

justincady created this revision.Jun 12 2023, 8:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 8:01 AM
Herald added a subscriber: Enna1. · View Herald Transcript
justincady requested review of this revision.Jun 12 2023, 8:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 8:01 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
emaste accepted this revision.Jun 12 2023, 8:08 AM
This revision is now accepted and ready to land.Jun 12 2023, 8:08 AM

Thank you for taking a look, @emaste ! I'll get this in to resolve the buildbot issue mentioned by @ro in https://reviews.llvm.org/D151583 .

This revision was landed with ongoing or failed builds.Jun 12 2023, 8:17 AM
This revision was automatically updated to reflect the committed changes.