aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Tooling/Refactoring.h
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-12-04Sort #include lines for all files under include/...Chandler Carruth
2012-09-13Add missing accessor.Manuel Klimek
2012-05-30Adds a toString method to Replacement, which helps debugging.Manuel Klimek
2012-05-24Apply review comment from Jordan Rose.Manuel Klimek
2012-05-23Adds the Refactoring library, which is a layer on top of the Tooling libraryManuel Klimek