[llvm-cov] Add an API to prepare file reports (NFC)
authorVedant Kumar <vsk@apple.com>
Fri, 9 Sep 2016 01:32:49 +0000 (01:32 +0000)
committerVedant Kumar <vsk@apple.com>
Fri, 9 Sep 2016 01:32:49 +0000 (01:32 +0000)
commit627887b65078e57eaa8a40cb8db047ea56758045
tree2dec3c1f42f1643f7a618a3582e2328c3e1a6aa8
parent935bf9a890e2530629aad332d0e3d709fd8013d5
[llvm-cov] Add an API to prepare file reports (NFC)

It would be nice to prepare file reports (using the CoverageReport API)
without actually rendering them to the console. I plan on using this to
flesh out the 'index' files in the coverage views.

llvm-svn: 281009
llvm/tools/llvm-cov/CoverageReport.cpp
llvm/tools/llvm-cov/CoverageReport.h