[PATCH] D95918: [Coverage] Propogate counter to condition of conditional operator
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 3 14:06:53 PST 2021
vsk added a comment.
How was the issue spotted? If there was a crash or an incorrect coverage bug that's not triggered by one of the existing frontend tests, it'd be worth adding a regression test. If the problem can't be replicated without involving llvm-cov, this can be an integration test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95918/new/
https://reviews.llvm.org/D95918
More information about the cfe-commits
mailing list