Age | Commit message (Expand) | Author |
---|---|---|
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-06-14 | Fix crash on missing header in -rewrite-includes. | David Blaikie |
2012-06-14 | Rename -rewrite-includes to -frewrite-includes. | David Blaikie |
2012-06-09 | Replace a char counting helper function with std::count. | Benjamin Kramer |
2012-06-08 | Convert comments to proper Doxygen comments. | Dmitri Gribenko |
2012-06-06 | Add a -rewrite-includes option, which is similar to -rewrite-macros, but only... | David Blaikie |