Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-cov
/
SourceCoverageViewText.cpp
26b584c
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
f361756
[Coverage] Use the wrapped segment when a line has entry segments
by Vedant Kumar
· 8 years ago
34ea0de
[llvm-cov] Use the coverage namespace. NFC.
by Vedant Kumar
· 8 years ago
4a5c81f
[llvm-cov] Suppress sub-line highlights in simple cases
by Vedant Kumar
· 8 years ago
d35bb38
[llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC.
by Vedant Kumar
· 8 years ago
55fff37
[llvm-cov] Highlight gaps in consecutive uncovered regions
by Vedant Kumar
· 8 years ago
5371945
[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)
by Vedant Kumar
· 8 years ago
b863c40
[llvm-cov] Hide files with no coverage from the index when filtering by name
by Sean Eveson
· 8 years ago
078c2c3
[llvm-cov] Create directory structure when filtering using -name*= options
by Sean Eveson
· 8 years ago
950974f
Revert "[llvm-cov] Create directory structure when filtering using -name*= options"
by Sean Eveson
· 8 years ago
a7bf667
[llvm-cov] Create directory structure when filtering using -name*= options
by Sean Eveson
· 8 years ago
7c57f17
[Coverage] Use gap regions to select better line exec counts
by Vedant Kumar
· 8 years ago
2cefdfa
[llvm-cov] Unify region marker placement between text/html modes
by Vedant Kumar
· 8 years ago
5b5c5e7
[llvm-cov] Do not print out the filename of the object file
by Vedant Kumar
· 9 years ago
fd06635
[llvm-cov] Get rid of all invalid filename references
by Vedant Kumar
· 9 years ago
61f5694
[llvm-cov] Hide instantiation views for unexecuted functions
by Vedant Kumar
· 9 years ago
7551d48
[llvm-cov] Make a method name more accurate (NFC)
by Vedant Kumar
· 9 years ago
e7f7e18
[llvm-cov] Just emit the version number in the index file
by Vedant Kumar
· 9 years ago
503f462
[llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number>" in the coverage report.
by Ying Yi
· 9 years ago
a8edd76
[llvm-cov] Move the 'jump to first unexecuted line' link
by Vedant Kumar
· 9 years ago
84dc751
[llvm-cov] Emit a summary in the report directory's index
by Vedant Kumar
· 9 years ago
d2e36ca
[llvm-cov] Use less space to describe source names
by Vedant Kumar
· 9 years ago
84f34c0
[llvm-cov] Add the project summary to the text coverage report for each source file.
by Ying Yi
· 9 years ago
f73cd14
[llvm-cov] Add the "Go to first unexecuted line" feature.
by Ying Yi
· 9 years ago
1461e99
[llvm-cov] Add the project summary to each source file coverage report.
by Ying Yi
· 9 years ago
0e9a272
Minor formatting change, NFC
by Vedant Kumar
· 9 years ago
0cd4101
Use LLVM_ATTRIBUTE_UNUSED instead of void casts; NFC
by Vedant Kumar
· 9 years ago
cd29c6b
[llvm-cov] Minor cleanups to prepare for the html format patch
by Vedant Kumar
· 9 years ago
028d73c
[llvm-cov] Create an index of reports in -output-dir mode
by Vedant Kumar
· 9 years ago
40a78f8
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
by Vedant Kumar
· 9 years ago
69821cb
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
by Vedant Kumar
· 9 years ago
b979c03
[llvm-cov] Add an -output-dir option for the show sub-command
by Vedant Kumar
· 9 years ago
e435661
[llvm-cov] Simplify the way expansion views are rendered (NFC)
by Vedant Kumar
· 9 years ago
5e86ac7
[llvm-cov] Make an API more consistent, NFC
by Vedant Kumar
· 9 years ago
a6154f9
[llvm-cov] Flesh out some doxygen comments, NFC
by Vedant Kumar
· 9 years ago
49b4592
Try to fix the MSVC build
by Vedant Kumar
· 9 years ago
a9bf312
[llvm-cov] Separate presentation logic from formatting logic, NFC
by Vedant Kumar
· 9 years ago