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
/
SourceCoverageViewText.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-cov] Add the "Go to first unexecuted line" feature.
Ying Yi
2016-09-06
1
-1
/
+2
*
[llvm-cov] Add the project summary to each source file coverage report.
Ying Yi
2016-08-24
1
-1
/
+20
*
Minor formatting change, NFC
Vedant Kumar
2016-07-06
1
-7
/
+3
*
Use LLVM_ATTRIBUTE_UNUSED instead of void casts; NFC
Vedant Kumar
2016-06-29
1
-7
/
+7
*
[llvm-cov] Minor cleanups to prepare for the html format patch
Vedant Kumar
2016-06-29
1
-2
/
+11
*
[llvm-cov] Create an index of reports in -output-dir mode
Vedant Kumar
2016-06-28
1
-9
/
+22
*
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
Vedant Kumar
2016-06-28
1
-0
/
+9
*
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
Vedant Kumar
2016-06-28
1
-9
/
+0
*
[llvm-cov] Add an -output-dir option for the show sub-command
Vedant Kumar
2016-06-28
1
-0
/
+9
*
[llvm-cov] Simplify the way expansion views are rendered (NFC)
Vedant Kumar
2016-06-26
1
-17
/
+10
*
[llvm-cov] Make an API more consistent, NFC
Vedant Kumar
2016-06-25
1
-3
/
+3
*
[llvm-cov] Flesh out some doxygen comments, NFC
Vedant Kumar
2016-06-25
1
-3
/
+3
*
Try to fix the MSVC build
Vedant Kumar
2016-06-25
1
-2
/
+2
*
[llvm-cov] Separate presentation logic from formatting logic, NFC
Vedant Kumar
2016-06-25
1
-0
/
+193