1. b2091c9 [llvm-cov] Add lcov tracefile export format. by Max Moroz · 7 years ago
  2. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  3. a48924c IWYU llvm-config.h for LLVM_VERSION_STRING by Nico Weber · 7 years ago
  4. cc254ba [llvm-cov] Multi-threaded implementation of prepareFileReports method. by Max Moroz · 8 years ago
  5. fe4d904 [llvm-cov] Add an option for "export" command to emit only file summary data. by Max Moroz · 8 years ago
  6. 50479f6 [llvm-cov] Allow hiding instantiation/region coverage from summary tables by Eli Friedman · 8 years ago
  7. 933b37f [llvm-cov] Unify region marker placement between text/html modes by Vedant Kumar · 8 years ago
  8. 5c61c70 [llvm-cov] Do not print out the filename of the object file by Vedant Kumar · 9 years ago
  9. 544b1df [llvm-cov] - Included footer "Generated by llvm-cov -- llvm version <version number>" in the coverage report. by Ying Yi · 9 years ago
  10. 84dc971 [llvm-cov] Add the project summary to each source file coverage report. by Ying Yi · 9 years ago
  11. 0ef31b7 [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. by Ying Yi · 9 years ago
  12. 424f51b [llvm-cov] Optionally use a symbol demangler when preparing reports by Vedant Kumar · 9 years ago
  13. 6ab6b36 [llvm-cov] Document a few private fields of CodeCoverageTool (NFC) by Vedant Kumar · 9 years ago
  14. 4c01092 [llvm-cov] Add support for creating html reports by Vedant Kumar · 9 years ago
  15. ebe8401 [llvm-cov] Rename ShowFormat to Format (NFC) by Vedant Kumar · 9 years ago
  16. de717e6 [llvm-cov] Move a check into a helper method (NFC) by Vedant Kumar · 9 years ago
  17. 7937ef3 Reapply "[llvm-cov] Add an -output-dir option for the show sub-command"" by Vedant Kumar · 9 years ago
  18. a48d9fe Revert "[llvm-cov] Add an -output-dir option for the show sub-command" by Vedant Kumar · 9 years ago
  19. 02507c4 [llvm-cov] Add an -output-dir option for the show sub-command by Vedant Kumar · 9 years ago
  20. 635c83c [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC) by Vedant Kumar · 9 years ago
  21. c3c39e7 [llvm-cov] Disable name and path truncation by Vedant Kumar · 10 years ago
  22. e82d89c llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. by Alex Lorenz · 11 years ago