Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2013-01-11 | Allow RefactoringTool to write to memory instead of always to disk | Edwin Vane |
2012-10-23 | Make DiagnosticOptions intrusively reference-counted, and make sure | Douglas Gregor |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-05-30 | Adds a toString method to Replacement, which helps debugging. | Manuel Klimek |
2012-05-23 | Adds the Refactoring library, which is a layer on top of the Tooling library | Manuel Klimek |