[PATCH] D85036: [llvm-cov] reset executation count to 0 after wrapped segment

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 16:42:35 PDT 2020


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

LGTM, thanks. The count from the wrapped segment shouldn't be preferred over the count from a region-entry segment that begins on some line.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85036/new/

https://reviews.llvm.org/D85036



More information about the llvm-commits mailing list