aboutsummaryrefslogtreecommitdiff
path: root/lib/Tooling/Refactoring.cpp
AgeCommit message (Expand)Author
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2013-01-11Allow RefactoringTool to write to memory instead of always to diskEdwin Vane
2012-10-23Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek
2012-05-30Adds a toString method to Replacement, which helps debugging.Manuel Klimek
2012-05-23Adds the Refactoring library, which is a layer on top of the Tooling libraryManuel Klimek