[PATCH] D65156: [lit] Protect full test suite from FILECHECK_OPTS
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 09:34:57 PDT 2019
jdenny added a comment.
In D65156#1610325 <https://reviews.llvm.org/D65156#1610325>, @probinson wrote:
> Is it feasible to turn off the FILECHECK variables for the entire 'lit' suite including its sample sub-suites?
> I think that's an acceptable limitation. It is always possible to go back to the old way of debugging tests by running commands individually.
I think that's feasible, and we can always change our minds later, so no objections here.
I'll continue to pick away at my approach for now as I'm already pretty far into it, and I find it more useful... unless people think it's doomed. :-)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65156/new/
https://reviews.llvm.org/D65156
More information about the llvm-commits
mailing list