Age | Commit message (Expand) | Author |
---|---|---|
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-06-14 | Rename -rewrite-includes to -frewrite-includes. | David Blaikie |
2012-06-06 | Add a -rewrite-includes option, which is similar to -rewrite-macros, but only... | David Blaikie |
2011-07-20 | add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications. | Chris Lattner |
2010-06-15 | Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library... | Daniel Dunbar |