This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Add a specific XFAIL for a MinGW env failure that is fixed in Clang 14
ClosedPublic

Authored by mstorsjo on Oct 21 2021, 3:50 AM.

Details

Summary

This issue only occurs when linked statically in MinGW configurations,
and has been fixed for Clang 14 by https://reviews.llvm.org/D109651.

Diff Detail