| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek | 2012-09-01 | 1 | -1/+1 |
| | | | | | | | | This is similar to how we divide up the StaticAnalyzer libraries to separate core functionality to what is clearly associated with Frontend actions. llvm-svn: 163050 | ||||
| * | Adds a toString method to Replacement, which helps debugging. | Manuel Klimek | 2012-05-30 | 1 | -0/+8 |
| | | | | | | | Adds missing header guards to Refactoring.h. llvm-svn: 157694 | ||||
| * | Adds the Refactoring library, which is a layer on top of the Tooling library | Manuel Klimek | 2012-05-23 | 1 | -0/+178 |
| that allows easy refactoring across translation units. llvm-svn: 157331 | |||||

