]> granicus.if.org Git - clang/commit
make the -rewrite-test a bit more interesting: it now
authorChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 06:09:52 +0000 (06:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 06:09:52 +0000 (06:09 +0000)
commit99bd46c018ece10d6541a4b6bf0dbe97ad162477
treeef850dfd6e2cca38fea0a10b8a7f16b17f5484e1
parentcff9cc95de367a3aea885a7f8fee304fe2707b92
make the -rewrite-test a bit more interesting: it now
wraps comments in <i> tags.  Extend rewrite tokens to support
this minimal functionality.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57409 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
include/clang/Rewrite/TokenRewriter.h
lib/Rewrite/TokenRewriter.cpp