aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Rewrite/Core
AgeCommit message (Expand)Author
2013-01-11Allow RefactoringTool to write to memory instead of always to diskEdwin Vane
2012-12-04Sort #include lines for all files under include/...Chandler Carruth
2012-11-14This function isn't called SaveFiles any more.Nick Lewycky
2012-09-15Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.Dmitri Gribenko
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