commit | c0110eaff66a50b30d2e09dc7ed987c4a17a3ec8 | [log] [tgz] |
---|---|---|
author | Mike Aizatsky <aizatsky@chromium.org> | Fri Feb 19 00:26:20 2016 +0000 |
committer | Mike Aizatsky <aizatsky@chromium.org> | Fri Feb 19 00:26:20 2016 +0000 |
tree | 209b8f699cfb9c83e8430ef12425c36f9412bdc5 | |
parent | 3a1cea08887b082ef6770a00161e12d74c508843 [diff] |
[sancov] Adding covered/uncovered tables to coverage report. Summary: This change adds 3 tables to html report: - list of covered files with number of functions covered. - list of not covered files - list of not covered functions. I tried to put most coverage-calculating functionality into SourceCoverageData. Differential Revision: http://reviews.llvm.org/D17421 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261287 91177308-0d34-0410-b5e6-96231b3b80d8