[PATCH] D84380: [lit] Support running tests on Windows without GnuWin32.
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 18:07:05 PDT 2020
aganea added a comment.
Also, worth nothing that `C:\Program Files\Git\usr\bin` is not enough to run the lldb tests, which needs `make` and maybe other things.
I'm not sure if that was part of your original goal, but since clang changes can affect lldb behavior, that means developers would still need some additionnal tools along Git for Windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84380/new/
https://reviews.llvm.org/D84380
More information about the llvm-commits
mailing list