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
/
SourceCoverageView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[llvm-cov] Use getOptions() instead of Options in SourceCoverageView, NFC
Vedant Kumar
2016-06-24
1
-14
/
+16
*
[llvm-cov] Add SourceNames to SourceCoverageViews, NFC
Vedant Kumar
2016-06-24
1
-3
/
+6
*
[llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC
Vedant Kumar
2016-06-24
1
-2
/
+2
*
InstrProf: Fix display of large numbers in llvm-cov
Justin Bogner
2015-05-13
1
-21
/
+25
*
llvm-cov: Disentangle the coverage data logic from the display (NFC)
Justin Bogner
2014-09-20
1
-12
/
+10
*
llvm-cov: Fix dropped lines when filters were applied
Justin Bogner
2014-09-19
1
-1
/
+2
*
llvm-cov: Push some more debug output into the View (NFC)
Justin Bogner
2014-09-17
1
-0
/
+4
*
llvm-cov: Rework the API for getting the coverage of a file (NFC)
Justin Bogner
2014-09-17
1
-240
/
+105
*
LineIterator: Provide a variant that keeps blank lines
Justin Bogner
2014-09-17
1
-8
/
+4
*
llvm-cov: Distinguish expansion/instantiation from SourceCoverageView
Justin Bogner
2014-09-17
1
-72
/
+47
*
llvm-cov: Rename a variable and clean up its usage
Justin Bogner
2014-09-16
1
-18
/
+17
*
llvm-cov: Make debug output more consistent
Justin Bogner
2014-09-15
1
-12
/
+12
*
llvm-cov: Fix an issue with showing regions but not counts
Justin Bogner
2014-09-15
1
-13
/
+21
*
llvm-cov: Clean up some redundancy in the view API (NFC)
Justin Bogner
2014-09-15
1
-13
/
+17
*
llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430
Justin Bogner
2014-09-10
1
-1
/
+1
*
llvm-cov: Use ArrayRef::slice (NFC)
Justin Bogner
2014-09-09
1
-2
/
+1
*
llvm-cov: Combine two types that were nearly identical (NFC)
Justin Bogner
2014-09-09
1
-29
/
+29
*
llvm-cov: add code coverage tool that's based on coverage mapping format and ...
Alex Lorenz
2014-08-22
1
-0
/
+411
[prev]