[PATCH] D153967: [lit] Remove the --no-indirectly-run-check option
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 19:08:39 PDT 2023
yln accepted this revision.
yln added a comment.
This revision is now accepted and ready to land.
I wasn't aware of the `--no-indirectly-run-check` flag or the problem it was trying to solve, but it sounds like it was a clutch in the first place. Glad to see that your change D151664 <https://reviews.llvm.org/D151664> unified this case (running single test by name) so we can obsolete it!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153967/new/
https://reviews.llvm.org/D153967
More information about the llvm-commits
mailing list