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