[PATCH] D84988: [Coverage] Add empty line regions to SkippedRegions
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 12:44:31 PDT 2020
zequanwu added a comment.
Thanks for reviewing. One last thing I need to resolve is to handle the coverage test case as skipped regions are emitted for empty lines, and haven't thought a good way other than adding checks for those new skipped regions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84988/new/
https://reviews.llvm.org/D84988
More information about the llvm-commits
mailing list