Age | Commit message (Expand) | Author |
---|---|---|
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2011-01-06 | Clang should not warn on code in clang that is only there to remove warnings. | Jakob Stoklund Olesen |
2010-12-22 | Introduced raw_identifier token kind. | Abramo Bagnara |
2009-11-30 | Fix PR5633 by making the preprocessor handle the case where we can | Chris Lattner |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-01-26 | This change refactors some of the low-level lexer interfaces a bit. | Chris Lattner |
2009-01-17 | add a simplified lexer ctor that sets up the lexer to raw-lex an | Chris Lattner |
2009-01-17 | this massive patch introduces a simple new abstraction: it makes | Chris Lattner |
2008-10-12 | make the -rewrite-test a bit more interesting: it now | Chris Lattner |
2008-10-12 | start implementing a token rewriter. At this point, it just reads in a file | Chris Lattner |