[libcxx-commits] [PATCH] D102048: [libc++] Run `substitutes-in-compile-flags.sh.cpp` test on Windows.
Vlad Vereschaka via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 6 21:50:11 PDT 2021
vvereschaka added a comment.
Hi @ldionne,
these changes should work on Windows, Linux and Darwin platforms, but I'm not sure about the others. In case of any problems we can disable this test for Windows with https://reviews.llvm.org/D102045.
Currently this test still gets failed on the windows to linux cross builders, as example: https://lab.llvm.org/buildbot/#/builders/119/builds/3724
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102048/new/
https://reviews.llvm.org/D102048
More information about the libcxx-commits
mailing list