[libcxx-commits] [PATCH] D118194: [libcxx][test] Narrow XFAIL for tests that pass with `msvc && stdlib=msvc`
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 25 14:28:30 PST 2022
mstorsjo accepted this revision.
mstorsjo added a comment.
This looks sensible to me. (I would presume that some amount of other windows/msvc specific XFAILs aren't right for `stdlib=msvc` - I presume you don't run all of the libc++ tests regularly in that configuration, only some subset?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118194/new/
https://reviews.llvm.org/D118194
More information about the libcxx-commits
mailing list