commit | 65787e2459575e2e7472632f7d0b2f1a754e058e | [log] [tgz] |
---|---|---|
author | Ying Yi <maggieyi666@gmail.com> | Thu Aug 04 10:39:43 2016 +0000 |
committer | Ying Yi <maggieyi666@gmail.com> | Thu Aug 04 10:39:43 2016 +0000 |
tree | 3e19c756bfd5b2832b0fc3b1316e26836c32a80a | |
parent | 1d5ec2171f937e5203a170b58b513e0675f16032 [diff] |
[LLVM-COV]Replace tabs to the space indentations in the HTML coverage report. When using orbis-llvm-cov.exe to generate the HTML report, the HTML report can look quite different to the source file if it includes tabs.The default tab size is 2 spaces instead of 8 spaces. A command line switch is be added to set the tab size. Differential Revision: https://reviews.llvm.org/D23087 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277715 91177308-0d34-0410-b5e6-96231b3b80d8