| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement tooling::Replacements as a class. | Eric Liu | 2016-08-01 | 1 | -2/+5 |
| * | Make tooling::applyAllReplacements return llvm::Expected<string> instead of e... | Eric Liu | 2016-07-11 | 1 | -2/+3 |
| * | Avoid using set::emplace as it is apparently not supported by gcc 4.7. | Daniel Jasper | 2015-06-16 | 1 | -2/+2 |
| * | Tooling: When applying a set of replacements, do deletions before | Daniel Jasper | 2015-06-16 | 1 | -0/+13 |
| * | Adds a method overwriteChangedFiles to the Rewriter. This is implemented by | Manuel Klimek | 2012-05-22 | 1 | -0/+37 |

