Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
llvm
/
tools
/
llvm-cov
/
CoverageSummaryInfo.cpp
821160d
[llvm-cov] Move LineCoverageIterator to libCoverage. NFC.
by Vedant Kumar
· 8 years ago
4d1969f
[llvm-cov] Add one correction to r315960 (PR34962)
by Vedant Kumar
· 8 years ago
58548c3
[llvm-cov] Remove workaround in line execution count calculation (PR34962)
by Vedant Kumar
· 8 years ago
1963f51
[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)
by Vedant Kumar
· 8 years ago
b7fdaf2
[llvm-cov] Make report metrics agree with line exec counts, fixes PR34615
by Vedant Kumar
· 8 years ago
7c779bf
[llvm-cov] Fix a bot failure due to r313417
by Vedant Kumar
· 8 years ago
51d8f88
[llvm-cov] Avoid over-counting covered lines and regions
by Vedant Kumar
· 8 years ago
c445e65
[llvm-cov] Make some summary info fields private. NFC.
by Vedant Kumar
· 8 years ago
b84e484
[llvm-cov] Remove a redundant field. NFC.
by Vedant Kumar
· 8 years ago
72c3a11
[llvm-cov] Fix a lifetime issue
by Vedant Kumar
· 8 years ago
dde19c5
[Coverage] Add an API to retrive all instantiations of a function (NFC)
by Vedant Kumar
· 8 years ago
b8d0694
[llvm-cov] Delete the NonCodeLines field, it was always dead
by Vedant Kumar
· 9 years ago
016111f
[llvm-cov] Track function and instantiation coverage separately
by Vedant Kumar
· 9 years ago
78db64e
test commit
by Ying Yi
· 9 years ago
f91bc6c
llvm-cov: Simplify coverage reports, fixing PR22575 in the process
by Justin Bogner
· 11 years ago
cb1702d
llvm-cov: Use the number of executed functions for the function coverage metric.
by Alex Lorenz
· 11 years ago
953e240
llvm-cov: Disentangle the coverage data logic from the display (NFC)
by Justin Bogner
· 11 years ago
8e8aa3f
llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC)
by Justin Bogner
· 11 years ago
84ae925
llvm-cov: Remove dead code
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