1. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  2. 4220f89 [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. by Max Moroz · 7 years ago
  3. cc254ba [llvm-cov] Multi-threaded implementation of prepareFileReports method. by Max Moroz · 8 years ago
  4. 1ef3a77 [llvm-cov] Refactor "export" command implementation and add support for SOURCES. by Max Moroz · 8 years ago
  5. 4a4bfa4 [llvm-cov] Generate "report" for given source paths if sources are specified. by Max Moroz · 8 years ago
  6. d932b2d [llvm-cov] Hide files with no coverage from the index when filtering by name by Sean Eveson · 8 years ago
  7. fa8ef35 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  8. 1439fa6 Revert "[llvm-cov] Create directory structure when filtering using -name*= options" by Sean Eveson · 8 years ago
  9. 51b8174 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  10. 72c3a11 [llvm-cov] Fix a lifetime issue by Vedant Kumar · 8 years ago
  11. f2b067c [llvm-cov] Demangle symbols in function summaries (fixes PR31394) by Vedant Kumar · 9 years ago
  12. bc64798 [llvm-cov] Get rid of all invalid filename references by Vedant Kumar · 9 years ago
  13. 9cbf80a [llvm-cov] Make a helper method static for re-use (NFC) by Vedant Kumar · 9 years ago
  14. 627887b6 [llvm-cov] Add an API to prepare file reports (NFC) by Vedant Kumar · 9 years ago
  15. 702bb9d [llvm-cov] Clean up the summary class, delete dead code (NFC) by Vedant Kumar · 9 years ago
  16. cef440f [llvm-cov] Avoid copying file paths multiple times (NFC) by Vedant Kumar · 9 years ago
  17. 0ef7a2a llvm-cov: Actually use the command line arguments when reporting by Justin Bogner · 11 years ago
  18. f91bc6c llvm-cov: Simplify coverage reports, fixing PR22575 in the process by Justin Bogner · 11 years ago
  19. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  20. e82d89c llvm-cov: add code coverage tool that's based on coverage mapping format and clang's pgo. by Alex Lorenz · 11 years ago