Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds a method overwriteChangedFiles to the Rewriter. This is implemented by | Manuel Klimek | 2012-05-22 | 1 | -0/+37 |
first writing the changed files to a temporary location and then overwriting the original files atomically. Also adds a RewriterTestContext to aid unit testing rewrting logic in general. llvm-svn: 157260 |