[PATCH] D44598: [lit] Report line number for failed RUN command
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 12:12:03 PDT 2018
stella.stamenova added a comment.
In https://reviews.llvm.org/D44598#1084281, @jdenny wrote:
> I've attempted to replace the ":" command with "echo > null" in the case of windows cmd.exe. I don't build on windows, so someone else will have to try it, or we can let the buildbots tell us if windows is happy now.
The tests work correctly on our setup (Windows 10/Python 3).
https://reviews.llvm.org/D44598
More information about the llvm-commits
mailing list