[PATCH] D26615: [llvm-cov] Avoid 0% when reporting something that's 0/0

Alex Lorenz via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 06:10:09 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287539: [llvm-cov] Avoid 0% when reporting something that's 0/0 (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D26615?vs=77822&id=78713#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26615

Files:
  llvm/trunk/test/tools/llvm-cov/Inputs/zeroFunctionFile.covmapping
  llvm/trunk/test/tools/llvm-cov/Inputs/zeroFunctionFile.h
  llvm/trunk/test/tools/llvm-cov/Inputs/zeroFunctionFile.proftext
  llvm/trunk/test/tools/llvm-cov/zeroFunctionFile.c
  llvm/trunk/tools/llvm-cov/CoverageReport.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26615.78713.patch
Type: text/x-patch
Size: 5944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/880be937/attachment.bin>


More information about the llvm-commits mailing list