[libcxx] [test] Narrow down an XFAIL for clang-cl configurations
authorMartin Storsjö <martin@martin.st>
Thu, 5 May 2022 07:04:54 +0000 (07:04 +0000)
committerMartin Storsjö <martin@martin.st>
Thu, 5 May 2022 20:21:19 +0000 (23:21 +0300)
commit07c96a3113b23df1a7b176f3c68ac6db27bc332a
tree85f3eb92f86078185e0b1ecd9a8ada29fca40ea4
parent9dfbccf052baa2b5f5658052a1ee3c96ff644b99
[libcxx] [test] Narrow down an XFAIL for clang-cl configurations

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.)

Differential Revision: https://reviews.llvm.org/D124994
libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp