aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-09-08 19:18:23 +0000
committerVedant Kumar <vsk@apple.com>2016-09-08 19:18:23 +0000
commit0b33f2c0032088e890f929f11ba559091182a8f9 (patch)
treeceda599869596fa590e7e22faa4c65a58dd60216 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parent55f9f18cb2ea5b843bdff373b97f265ce288f1ec (diff)
downloadllvm-0b33f2c0032088e890f929f11ba559091182a8f9.zip
llvm-0b33f2c0032088e890f929f11ba559091182a8f9.tar.gz
llvm-0b33f2c0032088e890f929f11ba559091182a8f9.tar.bz2
[llvm-cov] Fix issues with segment highlighting in the html view
The text and html coverage views take different approaches to emitting highlighted regions. That's because this problem is easier in the text view: there's no need to worry about escaping text or adding tooltip content to a highlighted snippet. Unfortunately, the html view didn't get region highlighting quite right. This patch fixes the situation, bringing parity between the two views. llvm-svn: 280981
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions