[PATCH] D139592: [llvm-lit] Keep start/end part of the output when truncating
Andrei Elovikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 10:55:08 PST 2022
a.elovikov added a comment.
> I forgot to ask earlier: is there no test case for this feature?
`check-all` (for `cmake -GNinja ../llvm -DCMAKE_BUILD_TYPE=Release`) is clean so it seems the feature didn't add test test when originally introduced.
Do you have a reference to how the simple test should look like? I've checked a couple of tests in utils/lit/tests but they look like an overkill for this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139592/new/
https://reviews.llvm.org/D139592
More information about the llvm-commits
mailing list