[PATCH] D103014: [lit] Attempt for fix tests failing because of 'warning: non-portable path to file'
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 09:01:14 PDT 2021
dstuttard added a comment.
This change has caused some problems for us - resolve doesn't respect the use of subst on windows which we've been using to avoid long file path problems. This is a particular issue for the llvm-lit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103014/new/
https://reviews.llvm.org/D103014
More information about the llvm-commits
mailing list