[PATCH] D65156: [lit] Protect full test suite from FILECHECK_OPTS
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 05:55:04 PDT 2019
probinson added a comment.
In D65156#1607252 <https://reviews.llvm.org/D65156#1607252>, @jdenny wrote:
> Thanks. Is the outermost lit call here running lit's internal shell or an external shell? (The lit call I mean is the one running lit's test suite and complaining about that command line, which is a lit call within lit's test suite.)
How can I determine which one it's using?
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