[PATCH] D138847: MC/DC in LLVM Source-Based Code Coverage: llvm-cov visualization
Alan Phipps via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 07:04:30 PDT 2023
alanphipps marked an inline comment as done.
alanphipps added a comment.
In D138847#4186309 <https://reviews.llvm.org/D138847#4186309>, @gulfem wrote:
> Overall, it looks good to me. I added a few minor things.
> Please add `--show-mcdc` to the `llvm-cov` command guide.
> https://github.com/llvm/llvm-project/blob/main/llvm/docs/CommandGuide/llvm-cov.rst
Thanks! -- yes I need to add the documentation. I'll make the adjustments with a rebase soon.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138847/new/
https://reviews.llvm.org/D138847
More information about the llvm-commits
mailing list