Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-cov
/
SourceCoverageView.cpp
f6ea129
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
by Jordan Rupprecht
· 7 years ago
fcdc267
[llvm-cov] Add lcov tracefile export format.
by Max Moroz
· 7 years ago
03bcb21
[FileSystem] Split up the OpenFlags enumeration.
by Zachary Turner
· 7 years ago
5a74fe7
[llvm-cov] Don't render empty region marker lines
by Vedant Kumar
· 8 years ago
7e80950
[llvm-cov] Use a stable sort on sub-views
by Vedant Kumar
· 8 years ago
34ea0de
[llvm-cov] Use the coverage namespace. NFC.
by Vedant Kumar
· 8 years ago
d35bb38
[llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC.
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
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
1ef0d5a
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
by Vedant Kumar
· 8 years ago
7c57f17
[Coverage] Use gap regions to select better line exec counts
by Vedant Kumar
· 8 years ago
2fbca6b
[llvm-cov] Simplify code to find the first uncovered segment. NFC.
by Vedant Kumar
· 8 years ago
d03e3c1
[llvm-cov] Don't attach exec counts to lines which start a skipped region
by Vedant Kumar
· 8 years ago
2cefdfa
[llvm-cov] Unify region marker placement between text/html modes
by Vedant Kumar
· 8 years ago
c7e789c
[llvm-cov] Ignore unclosed line segments when setting line counts
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
4cb3509
[llvm-cov] Move some layout logic to the right spot (NFC)
by Vedant Kumar
· 9 years ago
7551d48
[llvm-cov] Make a method name more accurate (NFC)
by Vedant Kumar
· 9 years ago
90562cd
[llvm-cov] Don't print a verbose title when looking at one file
by Vedant Kumar
· 9 years ago
a8edd76
[llvm-cov] Move the 'jump to first unexecuted line' link
by Vedant Kumar
· 9 years ago
ce19c1c
[llvm-cov] Minor visual tweaks for html reports
by Vedant Kumar
· 9 years ago
85e096d
[llvm-cov] Constify some methods (NFC)
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
696fea9
[llvm-cov] Use the native path in the coverage report.
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
17a2f3f
[llvm-cov] Swapped the line and count columns.
by Ying Yi
· 9 years ago
55c8c00
[llvm-cov] Add support for creating html reports
by Vedant Kumar
· 9 years ago
d378d97
[llvm-cov] Use relative paths to file reports in -output-dir mode
by Vedant Kumar
· 9 years ago
651e3ff
[llvm-cov] Do not allow ".." to escape the coverage sub-directory
by Vedant Kumar
· 9 years ago
cd29c6b
[llvm-cov] Minor cleanups to prepare for the html format patch
by Vedant Kumar
· 9 years ago
24aa476
Fix "not all control paths return a value" warning on MSVC
by Simon Pilgrim
· 9 years ago
028d73c
[llvm-cov] Create an index of reports in -output-dir mode
by Vedant Kumar
· 9 years ago
c5fab6a
[llvm-cov] Rename ShowFormat to Format (NFC)
by Vedant Kumar
· 9 years ago
e017372
[llvm-cov] Move a check into a helper method (NFC)
by Vedant Kumar
· 9 years ago
7b928ec
Fix "not all control paths return a value" warning on MSVC
by Simon Pilgrim
· 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
0347ce7
[llvm-cov] Add a format option for the 'show' sub-command (mostly NFC)
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
a9bf312
[llvm-cov] Separate presentation logic from formatting logic, NFC
by Vedant Kumar
· 9 years ago
1bbbb81
[llvm-cov] Use getOptions() instead of Options in SourceCoverageView, NFC
by Vedant Kumar
· 9 years ago
cc9ef12
[llvm-cov] Add SourceNames to SourceCoverageViews, NFC
by Vedant Kumar
· 9 years ago
6706133
[llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC
by Vedant Kumar
· 9 years ago
98f0f26
InstrProf: Fix display of large numbers in llvm-cov
by Justin Bogner
· 10 years ago
9eb3816
llvm-cov: Disentangle the coverage data logic from the display (NFC)
by Justin Bogner
· 11 years ago
42b9688
llvm-cov: Fix dropped lines when filters were applied
by Justin Bogner
· 11 years ago
5fbcc30
llvm-cov: Push some more debug output into the View (NFC)
by Justin Bogner
· 11 years ago
b3edb56
llvm-cov: Rework the API for getting the coverage of a file (NFC)
by Justin Bogner
· 11 years ago
0a277ea
LineIterator: Provide a variant that keeps blank lines
by Justin Bogner
· 11 years ago
d1b4e60
llvm-cov: Distinguish expansion/instantiation from SourceCoverageView
by Justin Bogner
· 11 years ago
d41bba1
llvm-cov: Rename a variable and clean up its usage
by Justin Bogner
· 11 years ago
16bd30f
llvm-cov: Make debug output more consistent
by Justin Bogner
· 11 years ago
47a7548
llvm-cov: Fix an issue with showing regions but not counts
by Justin Bogner
· 11 years ago
b1287f5
llvm-cov: Clean up some redundancy in the view API (NFC)
by Justin Bogner
· 11 years ago
26f301f
llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430
by Justin Bogner
· 11 years ago
ff6eb4f
llvm-cov: Use ArrayRef::slice (NFC)
by Justin Bogner
· 11 years ago
39d5e80
llvm-cov: Combine two types that were nearly identical (NFC)
by Justin Bogner
· 11 years ago
6c7a6a1
llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo.
by Alex Lorenz
· 11 years ago