1. 35369c1 [llvm-cov] Avoid 0% when reporting something that's 0/0 by Alex Lorenz · 9 years ago
  2. 5a0e92b [llvm-cov] Turn line numbers in html reports into clickable links by Vedant Kumar · 9 years ago
  3. 5c61c70 [llvm-cov] Do not print out the filename of the object file by Vedant Kumar · 9 years ago
  4. bc64798 [llvm-cov] Get rid of all invalid filename references by Vedant Kumar · 9 years ago
  5. 224ef8d [llvm-cov] Minor cleanup. NFC. by Vedant Kumar · 9 years ago
  6. 91743f28 [llvm-cov] Emit a link to some documentation by Vedant Kumar · 9 years ago
  7. 9cbf80a [llvm-cov] Make a helper method static for re-use (NFC) by Vedant Kumar · 9 years ago
  8. 016111f [llvm-cov] Track function and instantiation coverage separately by Vedant Kumar · 9 years ago
  9. 673ad72 [llvm-cov] Don't recompute the 'Covered' field from *CoverageInfo (NFC) by Vedant Kumar · 9 years ago
  10. 98ba34e [llvm-cov] Drop another redundant 'No.' suffix by Vedant Kumar · 9 years ago
  11. 408866c [llvm-cov] Move some layout logic to the right spot (NFC) by Vedant Kumar · 9 years ago
  12. a8c396d [llvm-cov] Hide instantiation views for unexecuted functions by Vedant Kumar · 9 years ago
  13. ea1e97b [llvm-cov] Don't create 'jump to ...' links in nested views by Vedant Kumar · 9 years ago
  14. b2edd11 [llvm-cov] Make a method name more accurate (NFC) by Vedant Kumar · 9 years ago
  15. 84a280a [llvm-cov] Just emit the version number in the index file by Vedant Kumar · 9 years ago
  16. 544b1df [llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number>" in the coverage report. by Ying Yi · 9 years ago
  17. b1c174a [llvm-cov] Move the 'jump to first unexecuted line' link by Vedant Kumar · 9 years ago
  18. 7b9e9bb [llvm-cov] Minor visual tweaks for html reports by Vedant Kumar · 9 years ago
  19. c236e5a [llvm-cov] Remove some asserts in the html renderer (NFC) by Vedant Kumar · 9 years ago
  20. a59334d [llvm-cov] Emit a summary in the report directory's index by Vedant Kumar · 9 years ago
  21. 0b33f2c [llvm-cov] Fix issues with segment highlighting in the html view by Vedant Kumar · 9 years ago
  22. 0053c0b [llvm-cov] Use less space to describe source names by Vedant Kumar · 9 years ago
  23. 24e91bd [llvm-cov] Add the project summary to the text coverage report for each source file. by Ying Yi · 9 years ago
  24. d36b47c [llvm-cov] Add the "Go to first unexecuted line" feature. by Ying Yi · 9 years ago
  25. 8938f92 [llvm-cov] Drop redundant "No." suffix in a column title by Vedant Kumar · 9 years ago
  26. 76eb219 [llvm-cov] Use the native path in the coverage report. by Ying Yi · 9 years ago
  27. 84dc971 [llvm-cov] Add the project summary to each source file coverage report. by Ying Yi · 9 years ago
  28. 0ef31b7 [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. by Ying Yi · 9 years ago
  29. fc07e8b [llvm-cov] Add a debug mode for source range highlighting (in html) by Vedant Kumar · 9 years ago
  30. 7a2c40c Revert "[llvm-cov] Minor aesthetic improvements for html reports" by Vedant Kumar · 9 years ago
  31. ee11748 [llvm-cov] Minor aesthetic improvements for html reports by Vedant Kumar · 9 years ago
  32. 127d050 [llvm-cov] Don't copy stylesheets into index files by Vedant Kumar · 9 years ago
  33. c076c49 [llvm-cov] Use relative paths to the stylesheet (for html reports) by Vedant Kumar · 9 years ago
  34. 2e08936 [llvm-cov] Place anchors around line numbers in html reports by Vedant Kumar · 9 years ago
  35. 4c01092 [llvm-cov] Add support for creating html reports by Vedant Kumar · 9 years ago