Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Disable zlib compression in a test input, unbreaks bots | Vedant Kumar | 2016-09-08 | 1 | -0/+0 |
| | | | | | | | | | | Disable name compression in the inputs used to produce multiple-files.covmapping. Should fix bots which don't compile with zlib: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/19610/steps/test/logs/stdio llvm-svn: 280898 | ||||
* | [llvm-cov] Drop the longest common filename prefix from summaries | Vedant Kumar | 2016-09-08 | 1 | -0/+0 |
Remove the longest common prefix from filenames when printing coverage summaries. This makes them easier to compare. llvm-svn: 280895 |