This is an archive of the discontinued LLVM Phabricator instance.

Fix missing import for test
ClosedPublic

Authored by yinghuitan on Apr 26 2022, 2:33 PM.

Details

Summary

The last fix missed an import in one test file causing skipIfWindows attribute
can't be recognized.
I feel embarrassed to miss it. I have run all tests on Mac to make sure them
passing in this patch.

Diff Detail

Event Timeline

yinghuitan created this revision.Apr 26 2022, 2:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2022, 2:33 PM
yinghuitan requested review of this revision.Apr 26 2022, 2:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 26 2022, 2:33 PM
stella.stamenova accepted this revision.Apr 26 2022, 3:06 PM
This revision is now accepted and ready to land.Apr 26 2022, 3:06 PM
This revision was automatically updated to reflect the committed changes.