]> granicus.if.org Git - clang/commit
Add a new -rewrite-test option, which is basically a
authorChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 05:29:20 +0000 (05:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 05:29:20 +0000 (05:29 +0000)
commitb13c5eef3634e32075511d11ded4b699c17fb0d7
tree430563fc7d4fb3edb0a5c59a47fdabbf1c5b589e
parentc106c106c6bdf1f37b85f41525ba6958a9498cb0
Add a new -rewrite-test option, which is basically a
playground to experiment with some new rewriter approaches. For now
it is probably the most complex version of 'cat' ever invented.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57406 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp [new file with mode: 0644]
Driver/clang.cpp
Driver/clang.h
clang.xcodeproj/project.pbxproj