aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Rewrite/TokenRewriter.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-01-17this massive patch introduces a simple new abstraction: it makesChris Lattner
2008-10-12make the -rewrite-test a bit more interesting: it now Chris Lattner
2008-10-12start implementing a token rewriter. At this point, it just reads in a fileChris Lattner