Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
60dcb48ad0ecc0b065ca55fdf70f4957518a4cc3
/
llvm
/
tools
/
llvm-cov
/
SourceCoverageView.cpp
60dcb48
[llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC
by Vedant Kumar
· 9 years ago
d0ceebf
InstrProf: Fix display of large numbers in llvm-cov
by Justin Bogner
· 10 years ago
953e240
llvm-cov: Disentangle the coverage data logic from the display (NFC)
by Justin Bogner
· 11 years ago
13ba23b
llvm-cov: Fix dropped lines when filters were applied
by Justin Bogner
· 11 years ago
5cbed6e
llvm-cov: Push some more debug output into the View (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
69fe4e9
LineIterator: Provide a variant that keeps blank lines
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
92bb302
llvm-cov: Make debug output more consistent
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
3f81d49
llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430
by Justin Bogner
· 11 years ago
37aeb2d
llvm-cov: Use ArrayRef::slice (NFC)
by Justin Bogner
· 11 years ago
e53be06
llvm-cov: Combine two types that were nearly identical (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