1. 60dcb48 [llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC by Vedant Kumar · 9 years ago
  2. d0ceebf InstrProf: Fix display of large numbers in llvm-cov by Justin Bogner · 10 years ago
  3. 953e240 llvm-cov: Disentangle the coverage data logic from the display (NFC) by Justin Bogner · 11 years ago
  4. 13ba23b llvm-cov: Fix dropped lines when filters were applied by Justin Bogner · 11 years ago
  5. 5cbed6e llvm-cov: Push some more debug output into the View (NFC) by Justin Bogner · 11 years ago
  6. fe357c0 llvm-cov: Rework the API for getting the coverage of a file (NFC) by Justin Bogner · 11 years ago
  7. 69fe4e9 LineIterator: Provide a variant that keeps blank lines by Justin Bogner · 11 years ago
  8. 5e1400a llvm-cov: Distinguish expansion/instantiation from SourceCoverageView by Justin Bogner · 11 years ago
  9. 76e251c llvm-cov: Rename a variable and clean up its usage by Justin Bogner · 11 years ago
  10. 92bb302 llvm-cov: Make debug output more consistent by Justin Bogner · 11 years ago
  11. 0b3614f llvm-cov: Fix an issue with showing regions but not counts by Justin Bogner · 11 years ago
  12. 7dad93b llvm-cov: Clean up some redundancy in the view API (NFC) by Justin Bogner · 11 years ago
  13. 3f81d49 llvm-cov: Fix a misuse of ArrayRef::slice I introduced in r217430 by Justin Bogner · 11 years ago
  14. 37aeb2d llvm-cov: Use ArrayRef::slice (NFC) by Justin Bogner · 11 years ago
  15. e53be06 llvm-cov: Combine two types that were nearly identical (NFC) by Justin Bogner · 11 years ago
  16. e82d89c llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. by Alex Lorenz · 11 years ago