This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Narrow down an XFAIL for clang-cl configurations
ClosedPublic

Authored by mstorsjo on May 5 2022, 12:25 AM.

Details

Summary

This test only fails on x86_64 clang-cl, not for i386.

(The root cause is still not explored, thus the FIXME is still
relevant.)

Diff Detail

Event Timeline

mstorsjo created this revision.May 5 2022, 12:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2022, 12:25 AM
Herald added a subscriber: pengfei. · View Herald Transcript
mstorsjo requested review of this revision.May 5 2022, 12:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2022, 12:25 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.May 5 2022, 8:19 AM
This revision is now accepted and ready to land.May 5 2022, 8:19 AM