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