]> granicus.if.org Git - clang/commit
Improve range highlighting in HTMLDiagnostic to correctly highlight ranges
authorTed Kremenek <kremenek@apple.com>
Tue, 8 Apr 2008 21:29:14 +0000 (21:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 8 Apr 2008 21:29:14 +0000 (21:29 +0000)
commitdab4ead0831f99c22b32b4046ee26e4b0ebcb419
tree28f18711e6bc9651a6e60aa36d9c2dcc119170c1
parent25ba02630820a798ace3f71a212c7bff00236748
Improve range highlighting in HTMLDiagnostic to correctly highlight ranges
that span multiple lines by inserting multiple "</span>" and "<span>" tags.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49403 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/HTMLDiagnostics.cpp