]> granicus.if.org Git - clang/commit
Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the...
authorTed Kremenek <kremenek@apple.com>
Tue, 21 Jul 2009 21:16:46 +0000 (21:16 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 21 Jul 2009 21:16:46 +0000 (21:16 +0000)
commitb83ded0db9824b3b0417bf46540ed34d48776673
tree4fac372a30a38f6b34075c914f152b8c0c166bdd
parente38158de9236dfcded7da56126134e5e3e49cb01
Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter.

This fixes PR 4602.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76647 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/HTMLRewrite.cpp