[PATCH] D70571: [Coverage] Emit a gap region to cover switch bodies
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 24 23:55:48 PST 2019
hans added a comment.
Thanks!
I'm not that familiar with the coverage counters, but this seems good as far as I can tell.
Maybe add the test case from PR44011? I didn't see any test cases with that kind of gaps between cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70571/new/
https://reviews.llvm.org/D70571
More information about the cfe-commits
mailing list