aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Rewrite/Core/Rewriter.h
AgeCommit message (Expand)Author
2013-01-11Allow RefactoringTool to write to memory instead of always to diskEdwin Vane
2012-11-14This function isn't called SaveFiles any more.Nick Lewycky
2012-09-13Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg isDmitri Gribenko
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek