]> granicus.if.org Git - clang/commit
Fix a problem noticed by Nuno, where we wouldn't escape characters in
authorChris Lattner <sabre@nondot.org>
Thu, 17 Apr 2008 23:03:14 +0000 (23:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 Apr 2008 23:03:14 +0000 (23:03 +0000)
commit9227c6953497be34281354f949d6f4cd34a696cc
tree4f1471fe049a82f9ce8e16eb5e53a831d946a1df
parent339b9c27759d7b6a53e2370f83f66e78b3254595
Fix a problem noticed by Nuno, where we wouldn't escape characters in
macro expansions.

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