r371663 - Start porting ivfsoverlay tests to Windows
Jeremy Morse via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 12 03:24:57 PDT 2019
Hi Reid,
On Wed, Sep 11, 2019 at 9:55 PM Reid Kleckner via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> +// XFAIL: windows
Looks like this should be system-windows, the PS4 buildbots [0] have a
windows host but target x86_64-scei-ps4, and croak on this change.
Assuming no-one else is looking at this, I'll commit a fix in ~30 mins.
[0] http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/28114
--
Thanks,
Jeremy
More information about the cfe-commits
mailing list