Commit History

Author SHA1 Message Date
  Michael Zolotukhin d770752b5c Remove redundant includes from tools. 7 years ago
  Vedant Kumar 5a74fe7772 [llvm-cov] Don't render empty region marker lines 7 years ago
  Vedant Kumar f361756cf3 [Coverage] Use the wrapped segment when a line has entry segments 7 years ago
  Vedant Kumar 34ea0deeb1 [llvm-cov] Use the coverage namespace. NFC. 7 years ago
  Vedant Kumar 4a5c81f50f [llvm-cov] Suppress sub-line highlights in simple cases 7 years ago
  Vedant Kumar d35bb38d3b [llvm-cov] Pass LineCoverageStats in SourceCoverageView. NFC. 7 years ago
  Vedant Kumar 55fff37990 [llvm-cov] Highlight gaps in consecutive uncovered regions 7 years ago
  Vedant Kumar 5371945eb1 [llvm-cov] Factor out logic to iterate over line coverage stats (NFC) 7 years ago
  Sean Eveson b863c40437 [llvm-cov] Hide files with no coverage from the index when filtering by name 8 years ago
  Sean Eveson 078c2c3fc4 [llvm-cov] Create directory structure when filtering using -name*= options 8 years ago
  Sean Eveson 950974fdb5 Revert "[llvm-cov] Create directory structure when filtering using -name*= options" 8 years ago
  Sean Eveson a7bf6677ff [llvm-cov] Create directory structure when filtering using -name*= options 8 years ago
  Vedant Kumar 7c57f171e2 [Coverage] Use gap regions to select better line exec counts 8 years ago
  Vedant Kumar c94f3924be [llvm-cov] Make some summary info fields private. NFC. 8 years ago
  Eli Friedman d3822e422b [llvm-cov] Allow hiding instantiation/region coverage from summary tables 8 years ago
  Vedant Kumar 31b24fc041 [llvm-cov] Fix a lifetime issue 8 years ago
  Vedant Kumar 2cefdfaa16 [llvm-cov] Unify region marker placement between text/html modes 8 years ago
  Eli Friedman 9bcc2d450f [llvm-cov] Rearrange entries in report index. 8 years ago
  Alex Lorenz c636d7a9a3 [llvm-cov] Avoid 0% when reporting something that's 0/0 8 years ago
  Vedant Kumar f13ebed41c [llvm-cov] Turn line numbers in html reports into clickable links 8 years ago
  Vedant Kumar 5b5c5e7555 [llvm-cov] Do not print out the filename of the object file 8 years ago
  Vedant Kumar fd066351a5 [llvm-cov] Get rid of all invalid filename references 9 years ago
  Vedant Kumar c36f315edc [llvm-cov] Minor cleanup. NFC. 9 years ago
  Vedant Kumar 764028eefa [llvm-cov] Emit a link to some documentation 9 years ago
  Vedant Kumar a830753405 [llvm-cov] Make a helper method static for re-use (NFC) 9 years ago
  Vedant Kumar e17f26f066 [llvm-cov] Track function and instantiation coverage separately 9 years ago
  Vedant Kumar 40817d86f0 [llvm-cov] Don't recompute the 'Covered' field from *CoverageInfo (NFC) 9 years ago
  Vedant Kumar c063c43a4e [llvm-cov] Drop another redundant 'No.' suffix 9 years ago
  Vedant Kumar 4cb35092d0 [llvm-cov] Move some layout logic to the right spot (NFC) 9 years ago
  Vedant Kumar 61f5694c30 [llvm-cov] Hide instantiation views for unexecuted functions 9 years ago