[PATCH] D154280: [LIT] Added an option to llvm-lit to emit the necessary test coverage data, divided per test case
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 16:00:49 PDT 2023
delcypher added a comment.
@xgupta Could you add a test case where a `lit.cfg` file sets `config.per_test_coverage` directly? A test suite may want to set it there rather than on the command line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154280/new/
https://reviews.llvm.org/D154280
More information about the llvm-commits
mailing list