[PATCH] D29840: test-release.sh: Remove workaround for test-suite build
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 11:48:29 PST 2017
rengolin added a comment.
Well, this checks out the test-suite, which one can link to their LNT directory. I have been bitten before for running dot-release testing on trunk test-suite and spending a while realising it had new tests that weren't present in the original release.
Since we have a flag to disable that, I'm not sure there's value in simply removing it and forcing people to check it out on their own.
https://reviews.llvm.org/D29840
More information about the llvm-commits
mailing list