index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-cov
/
CoverageReport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-cov] Drop the longest common filename prefix from summaries
Vedant Kumar
2016-09-08
1
-2
/
+20
*
[llvm-cov] Use colors consistently in the summary
Vedant Kumar
2016-09-06
1
-32
/
+32
*
[llvm-cov] Clean up the summary class, delete dead code (NFC)
Vedant Kumar
2016-09-06
1
-54
/
+53
*
[llvm-cov] - Add the coverage of lines in the summary report.
Ying Yi
2016-07-22
1
-4
/
+24
*
[llvm-cov] Avoid copying file paths multiple times (NFC)
Vedant Kumar
2016-06-28
1
-1
/
+1
*
[llvm-cov] Adjust column widths for function and file reports
Vedant Kumar
2015-10-21
1
-9
/
+13
*
[llvm-cov] Disable name and path truncation
Vedant Kumar
2015-09-14
1
-6
/
+21
*
llvm-cov: Actually use the command line arguments when reporting
Justin Bogner
2015-02-14
1
-2
/
+3
*
llvm-cov: Simplify coverage reports, fixing PR22575 in the process
Justin Bogner
2015-02-14
1
-12
/
+25
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
llvm-cov/CoverageReport.cpp: Quick fix for msvcrt, since width specifier "z" ...
NAKAMURA Takumi
2014-10-01
1
-12
/
+12
*
llvm-cov: Use the number of executed functions for the function coverage metric.
Alex Lorenz
2014-09-30
1
-4
/
+5
*
llvm-cov: add code coverage tool that's based on coverage mapping format and ...
Alex Lorenz
2014-08-22
1
-0
/
+201