[PATCH] D70612: [lit] Be more explicit about the state of tests
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 22 16:23:34 PST 2019
yln added a comment.
In D70612#1757374 <https://reviews.llvm.org/D70612#1757374>, @delcypher wrote:
> @yln It's still useful to know which tests are marked as UNSUPPORTED without actually running the tests. Does this change break that workflow?
This change is NFCI. It just gives variables better names so it's easier to tell what `tests` actually is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70612/new/
https://reviews.llvm.org/D70612
More information about the llvm-commits
mailing list