[PATCH] D136385: Add support for MC/DC in LLVM Source-Based Code Coverage
Alan Phipps via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 12:24:55 PST 2022
alanphipps added a comment.
Thank you for the comments thus-far. I have split this patch into three stacked patches and updated them according to comments found on this review:
Clang Front-end: https://reviews.llvm.org/D138849
LLVM back-end/compiler-rt: https://reviews.llvm.org/D138846
llvm-cov visualization/evaluation: https://reviews.llvm.org/D138847
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136385/new/
https://reviews.llvm.org/D136385
More information about the cfe-commits
mailing list