1. a80d9ce Speeding up llvm-cov export with multithreaded renderFiles implementation. by Max Moroz · 7 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 2963c49 [llvm-cov] Delete custom JSON serialization code (NFC) by Vedant Kumar · 7 years ago
  4. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  5. 4220f89 [llvm-cov] Implement -ignore-filename-regex= option for excluding source files. by Max Moroz · 8 years ago
  6. 6242cac [llvm-cov] Skip unnecessary coverage computations for "export -summary-only". by Max Moroz · 8 years ago
  7. 1ef3a77 [llvm-cov] Refactor "export" command implementation and add support for SOURCES. by Max Moroz · 8 years ago
  8. fe4d904 [llvm-cov] Add an option for "export" command to emit only file summary data. by Max Moroz · 8 years ago
  9. c445e65 [llvm-cov] Make some summary info fields private. NFC. by Vedant Kumar · 8 years ago
  10. b84e484 [llvm-cov] Remove a redundant field. NFC. by Vedant Kumar · 8 years ago
  11. 72c3a11 [llvm-cov] Fix a lifetime issue by Vedant Kumar · 8 years ago
  12. 5c61c70 [llvm-cov] Do not print out the filename of the object file by Vedant Kumar · 9 years ago
  13. 7cb9f00 [Coverage] Delete some copy constructors (NFC) by Vedant Kumar · 9 years ago
  14. bc64798 [llvm-cov] Get rid of all invalid filename references by Vedant Kumar · 9 years ago
  15. b8d0694 [llvm-cov] Delete the NonCodeLines field, it was always dead by Vedant Kumar · 9 years ago
  16. 3c46abb [llvm-cov] Teach the coverage exporter about instantiation coverage by Vedant Kumar · 9 years ago
  17. 90be9db [llvm-cov] Escape '\' in strings when emitting JSON by Vedant Kumar · 9 years ago
  18. 7101d73 Retry: [llvm-cov] Add support for exporting coverage data to JSON by Vedant Kumar · 9 years ago
  19. e85353b Revert "[llvm-cov] Add support for exporting coverage data to JSON" by Vedant Kumar · 9 years ago
  20. d5b7436 [llvm-cov] Add support for exporting coverage data to JSON by Vedant Kumar · 9 years ago