[PATCH] D27893: [lit] Fix shtest-format test on Windows
ben via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 08:57:45 PST 2017
bd1976llvm added a comment.
@ddunbar - do you mean something like:
# RUN: python -c "import os, sys; sys.exit (not os.path.isfile(sys.argv[1]))" does-not-exist
https://reviews.llvm.org/D27893
More information about the llvm-commits
mailing list