[PATCH] D18831: [Coverage] Use the count value of the outer region for an expansion region.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 09:29:26 PDT 2016


ikudrin updated this revision to Diff 54669.
ikudrin added a comment.

- Reworked to correspond the changes of http://reviews.llvm.org/D18610.
- Expanded the test.
- Added some comments.

I'll add test cases for llvm-cov with the next update.


http://reviews.llvm.org/D18831

Files:
  lib/ProfileData/CoverageMapping.cpp
  unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18831.54669.patch
Type: text/x-patch
Size: 6311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/9cb6e20c/attachment.bin>


More information about the llvm-commits mailing list