Commit History

Author SHA1 Message Date
  Vedant Kumar 55c8c00ac7 [llvm-cov] Add support for creating html reports 9 years ago
  Vedant Kumar d378d9725e [llvm-cov] Use relative paths to file reports in -output-dir mode 9 years ago
  Vedant Kumar 651e3ffa96 [llvm-cov] Do not allow ".." to escape the coverage sub-directory 9 years ago
  Vedant Kumar cd29c6b37b [llvm-cov] Minor cleanups to prepare for the html format patch 9 years ago
  Simon Pilgrim 24aa476923 Fix "not all control paths return a value" warning on MSVC 9 years ago
  Vedant Kumar 028d73c4cd [llvm-cov] Create an index of reports in -output-dir mode 9 years ago
  Vedant Kumar c5fab6a8fd [llvm-cov] Rename ShowFormat to Format (NFC) 9 years ago
  Vedant Kumar e017372fb5 [llvm-cov] Move a check into a helper method (NFC) 9 years ago
  Simon Pilgrim 7b928ec61c Fix "not all control paths return a value" warning on MSVC 9 years ago
  Vedant Kumar 40a78f87a4 Reapply "[llvm-cov] Add an -output-dir option for the show sub-command"" 9 years ago
  Vedant Kumar 69821cb9ef Revert "[llvm-cov] Add an -output-dir option for the show sub-command" 9 years ago
  Vedant Kumar b979c03ac6 [llvm-cov] Add an -output-dir option for the show sub-command 9 years ago
  Vedant Kumar 0347ce77ea [llvm-cov] Add a format option for the 'show' sub-command (mostly NFC) 9 years ago
  Vedant Kumar e4356613e3 [llvm-cov] Simplify the way expansion views are rendered (NFC) 9 years ago
  Vedant Kumar 5e86ac74a4 [llvm-cov] Make an API more consistent, NFC 9 years ago
  Vedant Kumar a6154f98d5 [llvm-cov] Flesh out some doxygen comments, NFC 9 years ago
  Vedant Kumar a9bf312be4 [llvm-cov] Separate presentation logic from formatting logic, NFC 9 years ago
  Vedant Kumar 1bbbb81ac2 [llvm-cov] Use getOptions() instead of Options in SourceCoverageView, NFC 9 years ago
  Vedant Kumar cc9ef12921 [llvm-cov] Add SourceNames to SourceCoverageViews, NFC 9 years ago
  Vedant Kumar 6706133bc9 [llvm-cov] Rename SourceCoverageView::LineCoverageInfo to LineCoverageStats, NFC 9 years ago
  Justin Bogner 98f0f26fdf InstrProf: Fix display of large numbers in llvm-cov 10 years ago
  Justin Bogner 9eb38163a5 llvm-cov: Disentangle the coverage data logic from the display (NFC) 11 years ago
  Justin Bogner 42b96889d1 llvm-cov: Fix dropped lines when filters were applied 11 years ago
  Justin Bogner 5fbcc30184 llvm-cov: Push some more debug output into the View (NFC) 11 years ago
  Justin Bogner b3edb56485 llvm-cov: Rework the API for getting the coverage of a file (NFC) 11 years ago
  Justin Bogner 0a277ea23d LineIterator: Provide a variant that keeps blank lines 11 years ago
  Justin Bogner d1b4e60339 llvm-cov: Distinguish expansion/instantiation from SourceCoverageView 11 years ago
  Justin Bogner d41bba158c llvm-cov: Rename a variable and clean up its usage 11 years ago
  Justin Bogner 16bd30fa48 llvm-cov: Make debug output more consistent 11 years ago
  Justin Bogner 47a75481e2 llvm-cov: Fix an issue with showing regions but not counts 11 years ago