Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ef8e05ff07e3ff6b7d9aedb615b12a2ed61b9d01
/
llvm
/
tools
/
llvm-cov
/
SourceCoverageView.h
933b37f
[llvm-cov] Unify region marker placement between text/html modes
by Vedant Kumar
· 8 years ago
846b985
[llvm-cov] Ignore unclosed line segments when setting line counts
by Vedant Kumar
· 8 years ago
0eae9ec
Remove duplicated default move ctors/move assign. No functional change.
by Benjamin Kramer
· 9 years ago
5c61c70
[llvm-cov] Do not print out the filename of the object file
by Vedant Kumar
· 9 years ago
bc64798
[llvm-cov] Get rid of all invalid filename references
by Vedant Kumar
· 9 years ago
b2edd11
[llvm-cov] Make a method name more accurate (NFC)
by Vedant Kumar
· 9 years ago
b1c174a
[llvm-cov] Move the 'jump to first unexecuted line' link
by Vedant Kumar
· 9 years ago
a59334d
[llvm-cov] Emit a summary in the report directory's index
by Vedant Kumar
· 9 years ago
aae0ba7
[llvm-cov] Constify some methods (NFC)
by Vedant Kumar
· 9 years ago
0053c0b
[llvm-cov] Use less space to describe source names
by Vedant Kumar
· 9 years ago
24e91bd
[llvm-cov] Add the project summary to the text coverage report for each source file.
by Ying Yi
· 9 years ago
d36b47c
[llvm-cov] Add the "Go to first unexecuted line" feature.
by Ying Yi
· 9 years ago
84dc971
[llvm-cov] Add the project summary to each source file coverage report.
by Ying Yi
· 9 years ago
c076c49
[llvm-cov] Use relative paths to the stylesheet (for html reports)
by Vedant Kumar
· 9 years ago
d6d192c
[llvm-cov] Use relative paths to file reports in -output-dir mode
by Vedant Kumar
· 9 years ago
8d74cb2
[llvm-cov] Minor cleanups to prepare for the html format patch
by Vedant Kumar
· 9 years ago
9cbad2c
[llvm-cov] Create an index of reports in -output-dir mode
by Vedant Kumar
· 9 years ago
7937ef3
Reapply "[llvm-cov] Add an -output-dir option for the show sub-command""
by Vedant Kumar
· 9 years ago
a48d9fe
Revert "[llvm-cov] Add an -output-dir option for the show sub-command"
by Vedant Kumar
· 9 years ago
02507c4
[llvm-cov] Add an -output-dir option for the show sub-command
by Vedant Kumar
· 9 years ago
861a19c
[llvm-cov] Simplify the way expansion views are rendered (NFC)
by Vedant Kumar
· 9 years ago
8b12ecb
[llvm-cov] Make an API more consistent, NFC
by Vedant Kumar
· 9 years ago
ee5a5e9
[llvm-cov] Flesh out some doxygen comments, NFC
by Vedant Kumar
· 9 years ago
f9151b9
[llvm-cov] Separate presentation logic from formatting logic, NFC
by Vedant Kumar
· 9 years ago
9d70d0b
[llvm-cov] Add SourceNames to SourceCoverageViews, NFC
by Vedant Kumar
· 9 years ago
60dcb48
[llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC
by Vedant Kumar
· 9 years ago
dc70712
Move coverage related code into a separate library.
by Easwaran Raman
· 10 years ago
4d7aae9
InstrProf: Teach llvm-cov to show the max count instead of the last
by Justin Bogner
· 11 years ago
953e240
llvm-cov: Disentangle the coverage data logic from the display (NFC)
by Justin Bogner
· 11 years ago
fe357c0
llvm-cov: Rework the API for getting the coverage of a file (NFC)
by Justin Bogner
· 11 years ago
99e9518
Add move constructors/assignment to make MSVC happy after r217940
by Justin Bogner
· 11 years ago
5e1400a
llvm-cov: Distinguish expansion/instantiation from SourceCoverageView
by Justin Bogner
· 11 years ago
76e251c
llvm-cov: Rename a variable and clean up its usage
by Justin Bogner
· 11 years ago
0b3614f
llvm-cov: Fix an issue with showing regions but not counts
by Justin Bogner
· 11 years ago
7dad93b
llvm-cov: Clean up some redundancy in the view API (NFC)
by Justin Bogner
· 11 years ago
e82d89c
llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo.
by Alex Lorenz
· 11 years ago