[libcxx] [test] Add a specific XFAIL for a MinGW env failure that is fixed in Clang 14
authorMartin Storsjö <martin@martin.st>
Fri, 1 Oct 2021 21:29:46 +0000 (00:29 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 21 Oct 2021 20:29:54 +0000 (23:29 +0300)
commit6836629f889194202da28b745e82d0931d000a2b
tree82dfe0ee7d9e012afa6faea621ab9a03f5d3043e
parent3087a8488948f575a81158494fd0609198ef5e9e
[libcxx] [test] Add a specific XFAIL for a MinGW env failure that is fixed in Clang 14

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

Differential Revision: https://reviews.llvm.org/D112214
libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp