This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Make windows triples in XFAILs less specific
ClosedPublic

Authored by mstorsjo on Oct 7 2021, 4:17 AM.

Details

Summary

This allows picking up on mingw triples that often use 'w64' instead
of 'pc' as the vendor part.

Diff Detail

Event Timeline

mstorsjo requested review of this revision.Oct 7 2021, 4:17 AM
mstorsjo created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 4:17 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision as: Mordante.Oct 7 2021, 8:43 AM
Mordante added a subscriber: Mordante.

LGTM.

ldionne accepted this revision.Oct 12 2021, 8:04 AM
This revision is now accepted and ready to land.Oct 12 2021, 8:04 AM