summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/showTabsHTML.covmapping
Commit message (Collapse)AuthorAgeFilesLines
* [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.Ying Yi2016-08-041-0/+0
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 llvm-svn: 277715
OpenPOWER on IntegriCloud