1. 821160d [llvm-cov] Move LineCoverageIterator to libCoverage. NFC. by Vedant Kumar · 8 years ago
  2. 4d1969f [llvm-cov] Add one correction to r315960 (PR34962) by Vedant Kumar · 8 years ago
  3. 58548c3 [llvm-cov] Remove workaround in line execution count calculation (PR34962) by Vedant Kumar · 8 years ago
  4. 1963f51 [llvm-cov] Factor out logic to iterate over line coverage stats (NFC) by Vedant Kumar · 8 years ago
  5. b7fdaf2 [llvm-cov] Make report metrics agree with line exec counts, fixes PR34615 by Vedant Kumar · 8 years ago
  6. 7c779bf [llvm-cov] Fix a bot failure due to r313417 by Vedant Kumar · 8 years ago
  7. 51d8f88 [llvm-cov] Avoid over-counting covered lines and regions by Vedant Kumar · 8 years ago
  8. c445e65 [llvm-cov] Make some summary info fields private. NFC. by Vedant Kumar · 8 years ago
  9. b84e484 [llvm-cov] Remove a redundant field. NFC. by Vedant Kumar · 8 years ago
  10. 72c3a11 [llvm-cov] Fix a lifetime issue by Vedant Kumar · 8 years ago
  11. dde19c5 [Coverage] Add an API to retrive all instantiations of a function (NFC) by Vedant Kumar · 8 years ago
  12. b8d0694 [llvm-cov] Delete the NonCodeLines field, it was always dead by Vedant Kumar · 9 years ago
  13. 016111f [llvm-cov] Track function and instantiation coverage separately by Vedant Kumar · 9 years ago
  14. 78db64e test commit by Ying Yi · 9 years ago
  15. f91bc6c llvm-cov: Simplify coverage reports, fixing PR22575 in the process by Justin Bogner · 11 years ago
  16. cb1702d llvm-cov: Use the number of executed functions for the function coverage metric. by Alex Lorenz · 11 years ago
  17. 953e240 llvm-cov: Disentangle the coverage data logic from the display (NFC) by Justin Bogner · 11 years ago
  18. 8e8aa3f llvm-cov: Rename MappingRegion to coverage::CountedRegion (NFC) by Justin Bogner · 11 years ago
  19. 84ae925 llvm-cov: Remove dead code by Justin Bogner · 11 years ago
  20. e82d89c llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. by Alex Lorenz · 11 years ago