[PATCH] D18831: [Coverage] Combine counts of expansion region if there are no code regions for the same area.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 02:45:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268620: [Coverage] Combine counts of expansion regions if there are no code regions… (authored by ikudrin).

Changed prior to commit:
  http://reviews.llvm.org/D18831?vs=55606&id=56251#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18831

Files:
  llvm/trunk/lib/ProfileData/Coverage/CoverageMapping.cpp
  llvm/trunk/test/tools/llvm-cov/Inputs/combine_expansions.covmapping
  llvm/trunk/test/tools/llvm-cov/Inputs/combine_expansions.proftext
  llvm/trunk/test/tools/llvm-cov/combine_expansions.cpp
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18831.56251.patch
Type: text/x-patch
Size: 6915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/efab7355/attachment.bin>


More information about the llvm-commits mailing list