1. f6ea129 [binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0 by Jordan Rupprecht · 7 years ago
  2. 7eeba25 [ADT] Make escaping fn conform to coding guidelines by Jonas Devlieghere · 7 years ago
  3. db0f0ac [llvm-cov] Use the new PrintHTMLEscaped utility by Vedant Kumar · 7 years ago
  4. f880cf0 [Coverage] Update CSS to make HTML reports copy-paste friendly. by Max Moroz · 7 years ago
  5. 48c8d1e [llvm-cov] Fix incorrect usage of .precision specifier in format() call. by Max Moroz · 8 years ago
  6. 430f9f7 [llvm-cov] Improvements for summary report generated in HTML format. by Max Moroz · 8 years ago
  7. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  8. 5a74fe7 [llvm-cov] Don't render empty region marker lines by Vedant Kumar · 8 years ago
  9. f361756 [Coverage] Use the wrapped segment when a line has entry segments by Vedant Kumar · 8 years ago
  10. 34ea0de [llvm-cov] Use the coverage namespace. NFC. by Vedant Kumar · 8 years ago
  11. 4a5c81f [llvm-cov] Suppress sub-line highlights in simple cases by Vedant Kumar · 8 years ago
  12. d35bb38 [llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. by Vedant Kumar · 8 years ago
  13. 55fff37 [llvm-cov] Highlight gaps in consecutive uncovered regions by Vedant Kumar · 8 years ago
  14. 5371945 [llvm-cov] Factor out logic to iterate over line coverage stats (NFC) by Vedant Kumar · 8 years ago
  15. b863c40 [llvm-cov] Hide files with no coverage from the index when filtering by name by Sean Eveson · 8 years ago
  16. 078c2c3 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  17. 950974f Revert "[llvm-cov] Create directory structure when filtering using -name*= options" by Sean Eveson · 8 years ago
  18. a7bf667 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  19. 7c57f17 [Coverage] Use gap regions to select better line exec counts by Vedant Kumar · 8 years ago
  20. c94f392 [llvm-cov] Make some summary info fields private. NFC. by Vedant Kumar · 8 years ago
  21. d3822e4 [llvm-cov] Allow hiding instantiation/region coverage from summary tables by Eli Friedman · 8 years ago
  22. 31b24fc [llvm-cov] Fix a lifetime issue by Vedant Kumar · 8 years ago
  23. 2cefdfa [llvm-cov] Unify region marker placement between text/html modes by Vedant Kumar · 8 years ago
  24. 9bcc2d4 [llvm-cov] Rearrange entries in report index. by Eli Friedman · 8 years ago
  25. c636d7a [llvm-cov] Avoid 0% when reporting something that's 0/0 by Alex Lorenz · 9 years ago
  26. f13ebed [llvm-cov] Turn line numbers in html reports into clickable links by Vedant Kumar · 9 years ago
  27. 5b5c5e7 [llvm-cov] Do not print out the filename of the object file by Vedant Kumar · 9 years ago
  28. fd06635 [llvm-cov] Get rid of all invalid filename references by Vedant Kumar · 9 years ago
  29. c36f315 [llvm-cov] Minor cleanup. NFC. by Vedant Kumar · 9 years ago
  30. 764028e [llvm-cov] Emit a link to some documentation by Vedant Kumar · 9 years ago
  31. a830753 [llvm-cov] Make a helper method static for re-use (NFC) by Vedant Kumar · 9 years ago
  32. e17f26f [llvm-cov] Track function and instantiation coverage separately by Vedant Kumar · 9 years ago
  33. 40817d8 [llvm-cov] Don't recompute the 'Covered' field from *CoverageInfo (NFC) by Vedant Kumar · 9 years ago
  34. c063c43 [llvm-cov] Drop another redundant 'No.' suffix by Vedant Kumar · 9 years ago
  35. 4cb3509 [llvm-cov] Move some layout logic to the right spot (NFC) by Vedant Kumar · 9 years ago
  36. 61f5694 [llvm-cov] Hide instantiation views for unexecuted functions by Vedant Kumar · 9 years ago
  37. 2fcbfcf [llvm-cov] Don't create 'jump to ...' links in nested views by Vedant Kumar · 9 years ago
  38. 7551d48 [llvm-cov] Make a method name more accurate (NFC) by Vedant Kumar · 9 years ago
  39. e7f7e18 [llvm-cov] Just emit the version number in the index file by Vedant Kumar · 9 years ago
  40. 503f462 [llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number>" in the coverage report. by Ying Yi · 9 years ago
  41. a8edd76 [llvm-cov] Move the 'jump to first unexecuted line' link by Vedant Kumar · 9 years ago
  42. ce19c1c [llvm-cov] Minor visual tweaks for html reports by Vedant Kumar · 9 years ago
  43. 07e4072 [llvm-cov] Remove some asserts in the html renderer (NFC) by Vedant Kumar · 9 years ago
  44. 84dc751 [llvm-cov] Emit a summary in the report directory's index by Vedant Kumar · 9 years ago
  45. 111f4fb [llvm-cov] Fix issues with segment highlighting in the html view by Vedant Kumar · 9 years ago
  46. d2e36ca [llvm-cov] Use less space to describe source names by Vedant Kumar · 9 years ago
  47. 84f34c0 [llvm-cov] Add the project summary to the text coverage report for each source file. by Ying Yi · 9 years ago
  48. f73cd14 [llvm-cov] Add the "Go to first unexecuted line" feature. by Ying Yi · 9 years ago
  49. 751f50e [llvm-cov] Drop redundant "No." suffix in a column title by Vedant Kumar · 9 years ago
  50. 696fea9 [llvm-cov] Use the native path in the coverage report. by Ying Yi · 9 years ago
  51. 1461e99 [llvm-cov] Add the project summary to each source file coverage report. by Ying Yi · 9 years ago
  52. 65787e2 [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. by Ying Yi · 9 years ago
  53. e201775 [llvm-cov] Add a debug mode for source range highlighting (in html) by Vedant Kumar · 9 years ago
  54. 627477d Revert "[llvm-cov] Minor aesthetic improvements for html reports" by Vedant Kumar · 9 years ago
  55. afafefe [llvm-cov] Minor aesthetic improvements for html reports by Vedant Kumar · 9 years ago
  56. d12f372 [llvm-cov] Don't copy stylesheets into index files by Vedant Kumar · 9 years ago
  57. 6aa68be [llvm-cov] Use relative paths to the stylesheet (for html reports) by Vedant Kumar · 9 years ago
  58. 98c7b9a [llvm-cov] Place anchors around line numbers in html reports by Vedant Kumar · 9 years ago
  59. 55c8c00 [llvm-cov] Add support for creating html reports by Vedant Kumar · 9 years ago