From: Ted Kremenek Date: Thu, 17 Apr 2008 19:57:27 +0000 (+0000) Subject: Add support in HTML macro expansion for hovering over a macro and automatically X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07339a63b46e38c954fcccbef721c609d0c2040e;p=clang Add support in HTML macro expansion for hovering over a macro and automatically expanding its definition. This is a pure CSS solution. Tested on IE7, Firefox 3b4, and Safari 3.1. Patch by Cedric Venet! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49865 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Rewrite/HTMLRewrite.cpp b/lib/Rewrite/HTMLRewrite.cpp index 43f13d2ab6..1041d612dd 100644 --- a/lib/Rewrite/HTMLRewrite.cpp +++ b/lib/Rewrite/HTMLRewrite.cpp @@ -251,7 +251,9 @@ void html::AddHeaderFooterInternalBuiltinCSS(Rewriter& R, unsigned FileID) { // Generate header R.InsertCStrBefore(StartLoc, - "\n\n" + "" + "\n\n" "